Subject: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
From: Jan Schaumann
Date: 2006-11-11 19:24:52
Message id: 20061111182452.5114B211CA@cvs.netbsd.org

Log Message:
Address PR pkg/34966 as suggested by Oliver Gould and apply the same
logic to all platforms:
Some packages (such as math/gap) create wrappers based on the name of
the compiler, so ${CC} should not contain any flags.  Move flags into
CFLAGS.

Files:
RevisionActionfile
1.3modifypkgsrc/pkgtools/bootstrap-mk-files/Makefile
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/Darwin.sys.mk
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/Interix.sys.mk
1.2modifypkgsrc/pkgtools/bootstrap-mk-files/files/mods/UnixWare.sys.mk