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
Revision | Action | file |
1.25 | modify | pkgsrc/pkgtools/bootstrap-mk-files/Makefile |
1.3 | modify | pkgsrc/pkgtools/bootstrap-mk-files/files/mods/SunOS.sys.mk |