SPECS: gcc.spec - enable optimized __cxa_guard_{acquire, release, ab...

pluto pluto at pld-linux.org
Thu Mar 6 23:49:01 CET 2008


Author: pluto                        Date: Thu Mar  6 22:49:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable optimized __cxa_guard_{acquire,release,abort} for linux.
  http://gcc.gnu.org/ml/gcc-patches/2007-12/msg01195.html

---- Files affected:
SPECS:
   gcc.spec (1.522 -> 1.523) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.522 SPECS/gcc.spec:1.523
--- SPECS/gcc.spec:1.522	Thu Mar  6 22:24:30 2008
+++ SPECS/gcc.spec	Thu Mar  6 23:48:55 2008
@@ -1349,6 +1349,7 @@
 	--x-libraries=%{_libdir} \
 	--enable-shared \
 	--enable-threads=posix \
+	--enable-linux-futex \
 	--enable-languages="c%{?with_cxx:,c++}%{?with_fortran:,fortran}%{?with_objc:,objc}%{?with_objcxx:,obj-c++}%{?with_ada:,ada}%{?with_java:,java}" \
 	--enable-c99 \
 	--enable-long-long \
@@ -2125,6 +2126,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.523  2008-03-06 22:48:55  pluto
+- enable optimized __cxa_guard_{acquire,release,abort} for linux.
+  http://gcc.gnu.org/ml/gcc-patches/2007-12/msg01195.html
+
 Revision 1.522  2008-03-06 21:24:30  pluto
 - new includes for ppc vector unit.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.522&r2=1.523&f=u



More information about the pld-cvs-commit mailing list