Subject: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
From: Tim Zingelman
Date: 2010-05-12 22:57:46
Message id: 20100512205746.C84DF175DD@cvs.netbsd.org

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

Files:
RevisionActionfile
1.25modifypkgsrc/pkgtools/bootstrap-mk-files/Makefile
1.3modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/SunOS.sys.mk