]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- updated to 4.1.1-20060419 (rev. 113063). auto/th/gcc-4_1_1-0_20060419r113063_1
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 19 Apr 2006 10:34:47 +0000 (10:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.396.2.48

gcc.spec

index d1e6fbcff3a7819c9876aef0b04896f99159431b..7c3ca16655bb99750ca9e7b17f92ae810d557edd 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -34,7 +34,7 @@ Summary(pl):  Kolekcja kompilator
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       4.1.1
-%define                _snap   20060416r112984
+%define                _snap   20060419r113063
 Release:       0.%{_snap}.1
 #Release:      2
 Epoch:         5
@@ -44,7 +44,7 @@ Group:                Development/Languages
 #Source0:      ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:      ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
 Source0:       gcc-4.1-%{_snap}.tar.bz2
-# Source0-md5: 13423f858965b2c8811db8788a173363
+# Source0-md5: 31b40b207485f5e9acfdb1d3e68c3235
 Source1:       %{name}-optimize-la.pl
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-nolocalefiles.patch
@@ -156,6 +156,8 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _libdir32       /usr/lib
 %endif
 
+%define                specflags       -funroll-loops
+
 %description
 A compiler aimed at integrating all the optimizations and features
 necessary for a high-performance and stable development environment.
This page took 0.035093 seconds and 4 git commands to generate.