SPECS: zlib.spec - set LDSHARED pass to configure to enable sparc ...

tommat tommat at pld-linux.org
Fri Jan 26 13:26:32 CET 2007


Author: tommat                       Date: Fri Jan 26 12:26:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- set LDSHARED pass to configure to enable sparc multilib building

---- Files affected:
SPECS:
   zlib.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/zlib.spec
diff -u SPECS/zlib.spec:1.98 SPECS/zlib.spec:1.99
--- SPECS/zlib.spec:1.98	Sun Jul 31 20:03:53 2005
+++ SPECS/zlib.spec	Fri Jan 26 13:26:27 2007
@@ -261,6 +261,7 @@
 
 %build
 CFLAGS="-D_REENTRANT -fPIC %{rpmcflags} %{?with_asmopt:-DASMV}" \
+LDSHARED="%{__cc} $CFLAGS -shared -Wl,-soname,libz.so.1" \
 CC="%{__cc}" \
 ./configure \
 	--prefix=%{_prefix} \
@@ -313,6 +314,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2007/01/26 12:26:27  tommat
+- set LDSHARED pass to configure to enable sparc multilib building
+
 Revision 1.98  2005/07/31 18:03:53  hawk
 - release 3 (2 went to Ra)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zlib.spec?r1=1.98&r2=1.99&f=u



More information about the pld-cvs-commit mailing list