diff options
author | abs <abs@pkgsrc.org> | 2003-06-11 07:51:01 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-06-11 07:51:01 +0000 |
commit | a3e3b462913de36f9651109f0e5d9c3cff9789a0 (patch) | |
tree | 37940f088db93cb3726cea6ffb16150a2a0b04ec /doc | |
parent | 57ebc2967a02ca3e30962a94cb7624ae8b859f89 (diff) | |
download | pkgsrc-a3e3b462913de36f9651109f0e5d9c3cff9789a0.tar.gz |
Update cpuflags to 0.49:
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems
with -O3 are resolved
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index e72a7d536c6..16d1d918f0c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2488 2003/06/11 06:42:58 mrg Exp $ +$NetBSD: CHANGES,v 1.2489 2003/06/11 07:51:01 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2436,3 +2436,4 @@ Changes to the packages collection and infrastructure in 2003: Updated openssh to 3.6.1p2 [jschauma 2003-06-10] Updated gcc3 to 3.3nb1 [fredb 2003-06-10] Updated bozohttpd to 20030409 [mrg 2003-06-11] + Updated cpuflags to 0.49 [abs 2003-06-11] |