pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/pforth
Module Name: pkgsrc
Committed By: marino
Date: Fri Oct 12 16:25:21 UTC 2012
Modified Files:
pkgsrc/lang/pforth: distinfo
Added Files:
pkgsrc/lang/pforth/patches: patch-build_unix_Makefile
Log Message:
lang/pforth: replace -c89 with -std=c89
GCC 4.7 doesn't recognized -c89 and breaks immediate. Use the -std
switch to fix the build.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/pforth/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/pforth/patches/patch-build_unix_Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index