packages: gcc/gcc.spec - use --with-linker-hash-style=gnu

arekm arekm at pld-linux.org
Tue Jul 3 19:34:24 CEST 2012


Author: arekm                        Date: Tue Jul  3 17:34:24 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use --with-linker-hash-style=gnu

---- Files affected:
packages/gcc:
   gcc.spec (1.699 -> 1.700) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.699 packages/gcc/gcc.spec:1.700
--- packages/gcc/gcc.spec:1.699	Wed Jun 20 16:39:26 2012
+++ packages/gcc/gcc.spec	Tue Jul  3 19:34:18 2012
@@ -1531,6 +1531,7 @@
 	--x-libraries=%{_libdir} \
 	--enable-checking=release \
 	--enable-gnu-unique-object \
+	--with-linker-hash-style=gnu \
 	--enable-shared \
 	--enable-threads=posix \
 	--enable-linker-build-id \
@@ -2686,6 +2687,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.700  2012/07/03 17:34:18  arekm
+- use --with-linker-hash-style=gnu
+
 Revision 1.699  2012/06/20 14:39:26  pluto
 - symvers.patch not needed any more (http://gcc.gnu.org/PR52700 fixed).
 - adjust --enable-symvers configure switch.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gcc/gcc.spec?r1=1.699&r2=1.700



More information about the pld-cvs-commit mailing list