SPECS (AC-branch): gcc4.spec - disable --with-long-double-128, we ...
glen
glen at pld-linux.org
Sat Oct 13 12:33:43 CEST 2007
Author: glen Date: Sat Oct 13 10:33:43 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- disable --with-long-double-128, we have glibc 2.3 in AC; rel 2
---- Files affected:
SPECS:
gcc4.spec (1.438.2.12 -> 1.438.2.13)
---- Diffs:
================================================================
Index: SPECS/gcc4.spec
diff -u SPECS/gcc4.spec:1.438.2.12 SPECS/gcc4.spec:1.438.2.13
--- SPECS/gcc4.spec:1.438.2.12 Wed May 30 21:00:59 2007
+++ SPECS/gcc4.spec Sat Oct 13 12:33:38 2007
@@ -5,13 +5,6 @@
# %{_libdir}/libsupc++.la
# - libgcc4 collides with libgcc:
# /%{_lib}/libgcc_s.so.1
-# - ppc fail:
-# ../../gcc/crtstuff.c:1: error: -msecure-plt not supported by your assembler
-# i.e. too old binutils
-# - sparc fail:
-# build/genmodes.o build/errors.o ../build-sparc-pld-linux/libiberty/libiberty.a
-# stage1/libgcc_s.so: undefined reference to `_Q_sub'
-# probably because --with-long-double-128 requires glibc supporting it (2.4 or 2.5)
#
# Conditional build:
%bcond_with profiling # build with profiling
@@ -30,7 +23,7 @@
Summary(pt_BR): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
Name: %{sname}4
Version: 4.1.2
-Release: 1
+Release: 2
Epoch: 5
License: GPL v2+
Group: Development/Languages
@@ -367,7 +360,6 @@
--with-system-libunwind \
%endif
--without-x \
- --with-long-double-128 \
%ifarch ppc ppc64
--enable-secureplt \
%endif
@@ -549,6 +541,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.438.2.13 2007/10/13 10:33:38 glen
+- disable --with-long-double-128, we have glibc 2.3 in AC; rel 2
+
Revision 1.438.2.12 2007/05/30 19:00:59 qboosh
- explained
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc4.spec?r1=1.438.2.12&r2=1.438.2.13&f=u
More information about the pld-cvs-commit
mailing list