Author: arekm                        Date: Tue Jul  3 17:49:06 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; use gcc (and not g++) for building

---- Files affected:
packages/gcc:
   gcc.spec (1.703 -> 1.704) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.703 packages/gcc/gcc.spec:1.704
--- packages/gcc/gcc.spec:1.703 Tue Jul  3 19:42:38 2012
+++ packages/gcc/gcc.spec       Tue Jul  3 19:49:00 2012
@@ -86,7 +86,7 @@
 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
@@ -1573,6 +1573,8 @@
        --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 \
@@ -2688,6 +2690,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.704  2012/07/03 17:49:00  arekm
+- rel 4; use gcc (and not g++) for building
+
 Revision 1.703  2012/07/03 17:42:38  arekm
 - add --enable-initfini-array
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gcc/gcc.spec?r1=1.703&r2=1.704

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to