Subject: CVS commit: pkgsrc/devel/cpuflags
From: David Brownlee
Date: 2003-05-29 13:45:50
Message id: 20030529114550.C95FFB004@cvs.netbsd.org

Log Message:
Update cpuflags to 0.42:
    - Add some additional x86 flags for gcc 3.x
    - Allow the path to cc to be specified as an argument to cpuflags
    - Use both the previous to handle the gcc3 package
    - Add an 'unsupported' optimize_gcc.mk which... to quote its comments:
       "This file is 'experimental' - which is doublespeak for unspeakably
	ugly, and probably quite broken by design.
	The intention is to pass additional flags to gcc to further optimise
	generated code. It _will_ make it impossible to debug, may fail to
	compile some code, and even generate curdled binaries. It is completely
	unsupported. Any questions should be directed to <abs@netbsd.org>.

Files:
RevisionActionfile
1.44modifypkgsrc/devel/cpuflags/Makefile
1.2modifypkgsrc/devel/cpuflags/PLIST
1.12modifypkgsrc/devel/cpuflags/files/cpuflags.1
1.35modifypkgsrc/devel/cpuflags/files/cpuflags.NetBSD
1.8modifypkgsrc/devel/cpuflags/files/cpuflags.mk
1.1addpkgsrc/devel/cpuflags/files/optimize_gcc.mk