pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/objc
Module Name: pkgsrc
Committed By: dholland
Date: Tue Jan 3 01:25:28 UTC 2012
Modified Files:
pkgsrc/lang/objc: Makefile distinfo
pkgsrc/lang/objc/patches: patch-aa patch-ab
Log Message:
1. Not MAKE_JOBS_SAFE.
2. Use MMFLAGS instead of MFLAGS as the compiler flags make variable.
The latter interacts somewhat poorly with make's own usage of the same
identifier. Do this by SUBST at post-extract time so nothing ever sees
the original form, and adjust patches to match.
Does not build (it cannot parse NetBSD's stdlib.h) but no longer
explodes randomly.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/objc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/objc/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/objc/patches/patch-aa
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/objc/patches/patch-ab
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