SPECS: gcc.spec - enable concept checks in libstdc++.

pluto pluto at pld-linux.org
Tue Jun 12 16:14:52 CEST 2007


Author: pluto                        Date: Tue Jun 12 14:14:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable concept checks in libstdc++.

---- Files affected:
SPECS:
   gcc.spec (1.497 -> 1.498) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.497 SPECS/gcc.spec:1.498
--- SPECS/gcc.spec:1.497	Sat Jun  9 16:09:45 2007
+++ SPECS/gcc.spec	Tue Jun 12 16:14:47 2007
@@ -1379,6 +1379,7 @@
 	--with-gxx-include-dir=%{_includedir}/c++/%{version} \
 	--disable-libstdcxx-pch \
 	--enable-__cxa_atexit \
+	--enable-concept-checks \
 	--enable-libstdcxx-allocator=new \
 %endif
 %if %{with java}
@@ -2084,6 +2085,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.498  2007/06/12 14:14:47  pluto
+- enable concept checks in libstdc++.
+
 Revision 1.497  2007/06/09 14:09:45  arekm
 - multilib build needs BR: gcc(multilib)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.497&r2=1.498&f=u



More information about the pld-cvs-commit mailing list