]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- pr22533 ada patch updated, cosmetics, release 0.2. auto/th/gcc-4_1_0-0_20050724T0642UTC_0_2
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 24 Jul 2005 11:10:00 +0000 (11:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.345

gcc.spec

index 0e5ab6706cecaac7806291dbf4fef6b2e7e1ddf9..6cb21b8a35310ca0706482c7915a0ee8419b4e32 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -47,7 +47,7 @@ Summary(pt_BR):       Cole
 Name:          gcc
 Version:       4.1.0
 %define                _snap   20050724T0642UTC
-Release:       0.%{_snap}.0.1
+Release:       0.%{_snap}.0.2
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -121,10 +121,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _libdir32       /usr/lib
 %endif
 
-%ifarch i686
 # workaround PR wrong-code/22584
-%define                optflags        -march=i486 -O2
-%endif
+%define                specflags_i686  -march=i486
 
 %description
 A compiler aimed at integrating all the optimizations and features
This page took 0.04179 seconds and 4 git commands to generate.