SPECS: gcc.spec - new snap, decimal float enabled explicitly.
pluto
pluto at pld-linux.org
Mon Jan 26 20:43:55 CET 2009
Author: pluto Date: Mon Jan 26 19:43:55 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new snap, decimal float enabled explicitly.
---- Files affected:
SPECS:
gcc.spec (1.562 -> 1.563)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.562 SPECS/gcc.spec:1.563
--- SPECS/gcc.spec:1.562 Sat Jan 3 16:10:13 2009
+++ SPECS/gcc.spec Mon Jan 26 20:43:49 2009
@@ -56,14 +56,14 @@
Summary(pt_BR.UTF-8): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: %{_major_ver}.%{_minor_ver}
-%define _snap 20090102
+%define _snap 20090123
Release: 0.%{_snap}.1
Epoch: 6
License: GPL v3+
Group: Development/Languages
#Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{_major_ver}-%{_snap}/%{name}-%{_major_ver}-%{_snap}.tar.bz2
-# NoSource0-md5: 2d63fb4a274077522ffcdf3a7e4f131e
+# NoSource0-md5: fa549ab44088d2d6db4b26119af1a80a
Source1: %{name}-optimize-la.pl
#Source2: ftp://sourceware.org/pub/java/ecj-%{_major_ver}.jar
Source2: ftp://sourceware.org/pub/java/ecj-latest.jar
@@ -1424,6 +1424,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 \
@@ -2260,6 +2261,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.563 2009/01/26 19:43:49 pluto
+- new snap, decimal float enabled explicitly.
+
Revision 1.562 2009/01/03 15:10:13 pluto
- initial update for incoming 4.4.0 (stable 4.3 branched as GCC_4_3).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.562&r2=1.563&f=u
More information about the pld-cvs-commit
mailing list