diff options
author | abs <abs@pkgsrc.org> | 2004-06-06 22:59:29 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-06-06 22:59:29 +0000 |
commit | 531cd31b6797520c11949313fdc81a3a7a0d7658 (patch) | |
tree | ca4fdf3fee403e6087fbb7a7075e38adb7b8ec59 /doc | |
parent | 9424eca12005c9d8a6dc5c0505b0e53a643d26fd (diff) | |
download | pkgsrc-531cd31b6797520c11949313fdc81a3a7a0d7658.tar.gz |
Update cpuflags to 0.70
Correctly 'downgrade' -march=pentium3 -mno-sse to -march=pentiumpro
for older compilers. Should address PR pkg/25759
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 b7c2621e378..361baf3634f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6169 2004/06/06 22:11:52 abs Exp $ +$NetBSD: CHANGES,v 1.6170 2004/06/06 23:00:03 abs Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2827,4 +2827,5 @@ Changes to the packages collection and infrastructure in 2004: Updated roundup to 0.7.3 [recht 2004-06-06] Updated exim to 4.34 [abs 2004-06-06] Updated exim-exiscan to 4.34_22 [abs 2004-06-06] + Updated cpuflags to 0.70 [abs 2004-06-06] |