SPECS (GCC_4_3): gcc.spec - explicit decimal float enabling.

pluto pluto at pld-linux.org
Sat Jan 17 16:33:38 CET 2009


Author: pluto                        Date: Sat Jan 17 15:33:38 2009 GMT
Module: SPECS                         Tag: GCC_4_3
---- Log message:
- explicit decimal float enabling.

---- Files affected:
SPECS:
   gcc.spec (1.561 -> 1.561.2.1) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.561 SPECS/gcc.spec:1.561.2.1
--- SPECS/gcc.spec:1.561	Tue Nov 18 00:48:41 2008
+++ SPECS/gcc.spec	Sat Jan 17 16:33:32 2009
@@ -1371,6 +1371,7 @@
 	--%{?with_mudflap:en}%{!?with_mudflap:dis}able-libmudflap \
 	--enable-c99 \
 	--enable-long-long \
+	--enable-decimal-float=yes \
 	--%{?with_multilib:en}%{!?with_multilib:dis}able-multilib \
 	--enable-nls \
 	--disable-werror \
@@ -2159,6 +2160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.561.2.1  2009/01/17 15:33:32  pluto
+- explicit decimal float enabling.
+
 Revision 1.561  2008/11/17 23:48:41  pluto
 - strict deps for libstdc++-multilib-devel.
 
================================================================

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



More information about the pld-cvs-commit mailing list