From e2ee2b4e2191a14af81d724c9a31c687aa724058 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 5 Feb 2001 19:09:01 +0000 Subject: [PATCH] - fixed i386 optflags Changed files: rpm-rpmrc.patch -> 1.15 --- rpm-rpmrc.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rpm-rpmrc.patch b/rpm-rpmrc.patch index 18a0d15..5598d48 100644 --- a/rpm-rpmrc.patch +++ b/rpm-rpmrc.patch @@ -6,8 +6,9 @@ diff -Nru rpm-4.0.1/rpmrc.in rpm-4.0.1.new/rpmrc.in # XXX this is the i386 optflags that rpm has traditionally used in the past. -#optflags: i386 -O2 -m486 -fno-strength-reduce -+#optflags: i386 -O2 -march=i386 - optflags: i386 -O2 -march=i386 -mcpu=i686 +-optflags: i386 -O2 -march=i386 -mcpu=i686 ++optflags: i386 -O2 -march=i386 ++#optflags: i386 -O2 -march=i386 -mcpu=i686 optflags: i486 -O2 -march=i486 optflags: i586 -O2 -march=i586 @@ -289,5 +289,5 @@ -- 2.44.0