]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- up to 3.4.6
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 5 Feb 2012 20:09:22 +0000 (20:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.278.2.5.2.1

gcc.spec

index f74d3b455b68ee7f22a9af1f710c9b0a558e8402..94e294e6b2cbfe3f141795a5edad5ed4d23d710f 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -17,13 +17,13 @@ Summary(es):        Colecci
 Summary(pl):   Kolekcja kompilatorów GNU: kompilator C i pliki wspó³dzielone
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
-Version:       3.4.5
-Release:       2.1
+Version:       3.4.6
+Release:       1
 Epoch:         5
 License:       GPL
 Group:         Development/Languages
 Source0:       ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 7c3c3c3e764dcee5eb771432062d69e1
+# Source0-md5: 4a21ac777d4b5617283ce488b808da7b
 Source1:       http://ep09.pld-linux.org/~djrzulf/gcc33/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 4736f3422ddfb808423b745629acc321
 Source2:       http://www.trl.ibm.com/projects/security/ssp/gcc2_95_3/gcc_stack_protect.m4.gz
@@ -642,7 +642,7 @@ rm -rf obj-%{_target_platform} && install -d obj-%{_target_platform} && cd obj-%
 
 CFLAGS="%{rpmcflags}" \
 CXXFLAGS="%{rpmcflags}" \
-CC="$CC" \
+CC="%{__cc}" \
 TEXCONFIG=false \
 ../configure \
        --prefix=%{_prefix} \
This page took 0.183838 seconds and 4 git commands to generate.