summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2003-06-06 15:26:48 +0000
committerabs <abs@pkgsrc.org>2003-06-06 15:26:48 +0000
commitd7e0193c6b46b8d0b9ac82fdc45b031f495ff5b0 (patch)
treefc10b8cdcfc518dea7f8e956b410f74af481634f /doc
parent10388433ef88712d1baaedc04060714db52851a0 (diff)
downloadpkgsrc-d7e0193c6b46b8d0b9ac82fdc45b031f495ff5b0.tar.gz
Update cpuflags to 0.45:
- Detect fpuless mac68k boxes and add -msoft-float - Check ${USETOOLS} to avoid setting gcc3 flags when compiling NetBSD userland with built in tools, but with gcc3 installed - Default to -O3 again for all except perl5 and perl58 under gcc3
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 020914bd57a..d4cdfc0d0b7 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2442 2003/06/06 12:01:42 mjl Exp $
+$NetBSD: CHANGES,v 1.2443 2003/06/06 15:32:26 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2356,3 +2356,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated icon to 9.4.2 [jtb 2003-06-06]
Updated p5-DBIx-SearchBuilder to 0.84 [mjl 2003-06-06]
Updated rplay to 3.3.2nb1 [jmmv 2003-06-06]
+ Updated cpuflags to 0.45 [abs 2003-06-06]