pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/42624 CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
The following reply was made to PR pkg/42624; it has been noted by GNATS.
From: Tim Zingelman <tez%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/42624 CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
Date: Wed, 12 May 2010 20:57:46 +0000
Module Name: pkgsrc
Committed By: tez
Date: Wed May 12 20:57:46 UTC 2010
Modified Files:
pkgsrc/pkgtools/bootstrap-mk-files: Makefile
pkgsrc/pkgtools/bootstrap-mk-files/files/mods: SunOS.sys.mk
Log Message:
In SunOS, use cpp rather than ${CC} -E, as gcc -E is broken.
If /usr/ucb/lib/cpp is in the path before gnu cpp this could break things
but that is not an expected situation. The only executable in /usr/ucb/lib
is cpp, so there is no other reason to add it to the path.
This should fix PR#42624
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/pkgtools/bootstrap-mk-files/Makefile
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/pkgtools/bootstrap-mk-files/files/mods/SunOS.sys.mk
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