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

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


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

---- Files affected:
packages/gcc:
   gcc.spec (1.683.2.1 -> 1.683.2.2) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.683.2.1 packages/gcc/gcc.spec:1.683.2.2
--- packages/gcc/gcc.spec:1.683.2.1	Fri Mar 30 17:36:18 2012
+++ packages/gcc/gcc.spec	Tue Jul  3 19:34:33 2012
@@ -1524,6 +1524,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 \
@@ -2642,6 +2643,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.683.2.2  2012/07/03 17:34:33  arekm
+- use --with-linker-hash-style=gnu
+
 Revision 1.683.2.1  2012/03/30 15:36:18  arekm
 - rel 4; pcre rebuild
 
================================================================

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



More information about the pld-cvs-commit mailing list