summaryrefslogtreecommitdiff
path: root/rpmrc.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-06-02 19:46:53 +0000
committerjbj <devnull@localhost>2000-06-02 19:46:53 +0000
commit74d8ff03916f10886af4dc18669e1338a3bc219b (patch)
tree1686cd7c96310c9004ea5996c05eec4eda0e07c0 /rpmrc.in
parentd784a11d3fc9ebf0c9579dbfd9cc08137348a5b9 (diff)
downloadrpm-74d8ff03916f10886af4dc18669e1338a3bc219b.tar.gz
rpm-74d8ff03916f10886af4dc18669e1338a3bc219b.tar.bz2
rpm-74d8ff03916f10886af4dc18669e1338a3bc219b.zip
Update flags for i486/i586.
CVS patchset: 3804 CVS date: 2000/06/02 19:46:53
Diffstat (limited to 'rpmrc.in')
-rw-r--r--rpmrc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/rpmrc.in b/rpmrc.in
index dda95b91d..9b1f7cf5b 100644
--- a/rpmrc.in
+++ b/rpmrc.in
@@ -1,4 +1,4 @@
-# $Id: rpmrc.in,v 2.22 2000/06/01 14:16:58 jbj Exp $
+# $Id: rpmrc.in,v 2.23 2000/06/02 19:46:53 jbj Exp $
#############################################################
@@ -8,8 +8,8 @@
# Values for RPM_OPT_FLAGS for various platforms
optflags: i386 -O2 -m486 -fno-strength-reduce
-optflags: i486 -O2 -m486 -fno-strength-reduce
-optflags: i586 -O2 -m486 -fno-strength-reduce
+optflags: i486 -O2 -march=1486
+optflags: i586 -O2 -march=i586
optflags: i686 -O2 -march=i686
optflags: athlon -O2 -march=athlon
optflags: ia64 -O2