Subject: CVS commit: pkgsrc/devel/cpuflags/files
To: None <pkgsrc-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 07/16/2002 13:42:47
Module Name: pkgsrc
Committed By: abs
Date: Tue Jul 16 10:42:46 UTC 2002
Modified Files:
doc: pkg-CHANGES
pkgsrc/devel/cpuflags: Makefile
pkgsrc/devel/cpuflags/files: cpuflags.1 cpuflags.mk
Log Message:
Update cpuflags to 0.27
cpuflags.mk now sets CPU_FLAGS and CPU_DIR in .MAKEFLAGS to
avoid having to call cpuflags in every sub-make. Reduces a
'make clean' in /usr/src on a celeron 850 from 90 seconds to
30 seconds. What is impressive is that I managed to leave it
that bad without being bricked...
To generate a diff of this commit:
cvs rdiff -r1.7021 -r1.7022 doc/pkg-CHANGES
cvs rdiff -r1.26 -r1.27 pkgsrc/devel/cpuflags/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/cpuflags/files/cpuflags.1
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/cpuflags/files/cpuflags.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.