]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- ugly gcc hack not needed.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 10 Apr 2005 21:54:17 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.646

rpm.spec

index 9f06a8ac9b41b65da026387418f00db03f62e0d7..0c5e524f38b929c3082d9242dfd6ddd3fac830f9 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -157,12 +157,6 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _rpmlibdir /usr/lib/rpm
 
-
-# GCC4 borked (Th-specific hack)
-%ifarch athlon
-%define                optflags -O1 -march=athlon
-%endif
-
 %description
 RPM is a powerful package manager, which can be used to build,
 install, query, verify, update, and uninstall individual software
This page took 0.040274 seconds and 4 git commands to generate.