From: Arkadiusz Miśkiewicz Date: Tue, 3 Jul 2012 17:49:00 +0000 (+0000) Subject: - rel 4; use gcc (and not g++) for building X-Git-Tag: auto/th/gcc-4_7_1-4~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=0b5722a9fc166e2f4e6d9c6c3b6707b9e7229dbb;hp=ac57c8e1192488441b1f2eb6c99f2fa88ce473e0;p=packages%2Fgcc.git - rel 4; use gcc (and not g++) for building Changed files: gcc.spec -> 1.704 --- diff --git a/gcc.spec b/gcc.spec index b9791f3..11d4d2c 100644 --- a/gcc.spec +++ b/gcc.spec @@ -85,7 +85,7 @@ Summary(pl.UTF-8): Kolekcja kompilatorów GNU: kompilator C i pliki współdziel Summary(pt_BR.UTF-8): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados Name: gcc Version: %{major_ver}.%{minor_ver} -Release: 3 +Release: 4 Epoch: 6 License: GPL v3+ Group: Development/Languages @@ -1572,6 +1572,8 @@ TEXCONFIG=false \ --enable-secureplt \ %endif --enable-initfini-array \ + --disable-build-with-cxx \ + --disable-build-poststage1-with-cxx \ %if %{with cxx} --with-gxx-include-dir=%{_includedir}/c++/%{version} \ --enable-libstdcxx-visibility \