SPECS (GCC_4_1): gcc.spec - oops, non-standard allocator reverted....
pluto
pluto at pld-linux.org
Tue Mar 14 11:03:46 CET 2006
Author: pluto Date: Tue Mar 14 10:03:46 2006 GMT
Module: SPECS Tag: GCC_4_1
---- Log message:
- oops, non-standard allocator reverted. rebuild.
---- Files affected:
SPECS:
gcc.spec (1.396.2.42 -> 1.396.2.43)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.42 SPECS/gcc.spec:1.396.2.43
--- SPECS/gcc.spec:1.396.2.42 Mon Mar 13 23:03:42 2006
+++ SPECS/gcc.spec Tue Mar 14 11:03:41 2006
@@ -36,7 +36,7 @@
Name: gcc
Version: 4.1.1
%define _snap 20060308r111841
-Release: 0.%{_snap}.1
+Release: 0.%{_snap}.2
#Release: 2
Epoch: 5
License: GPL v2+
@@ -98,7 +98,7 @@
BuildRequires: gcc-ada
%endif
BuildRequires: gettext-devel
-BuildRequires: glibc-devel >= 6:2.4.0-1
+BuildRequires: glibc-devel >= 6:2.4-1
%if %{with multilib}
%ifarch %{x8664}
BuildRequires: glibc-devel(i686)
@@ -858,7 +858,7 @@
--with-gxx-include-dir=%{_includedir}/c++/%{version} \
--disable-libstdcxx-pch \
--enable-__cxa_atexit \
- --enable-libstdcxx-allocator=mt \
+ --enable-libstdcxx-allocator=new \
%endif
%if %{with java}
--with-qt4dir=%{_libdir}/qt4 \
@@ -1406,6 +1406,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.396.2.43 2006/03/14 10:03:41 pluto
+- oops, non-standard allocator reverted. rebuild.
+
Revision 1.396.2.42 2006/03/13 22:03:42 pluto
- BR: glibc-devel >= 2.4.0 for 128-bit long double suuport (ppc,sparc,alpha).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.42&r2=1.396.2.43&f=u
More information about the pld-cvs-commit
mailing list