SPECS: CCOLAMD.spec - fixed shared patch to use proper objects, -f...

qboosh qboosh at pld-linux.org
Wed Dec 26 18:33:30 CET 2007


Author: qboosh                       Date: Wed Dec 26 17:33:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed shared patch to use proper objects, -fPIC hack no longer needed

---- Files affected:
SPECS:
   CCOLAMD.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/CCOLAMD.spec
diff -u SPECS/CCOLAMD.spec:1.9 SPECS/CCOLAMD.spec:1.10
--- SPECS/CCOLAMD.spec:1.9	Wed Dec 26 13:49:40 2007
+++ SPECS/CCOLAMD.spec	Wed Dec 26 18:33:25 2007
@@ -68,7 +68,7 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -fPIC" \
+	CFLAGS="%{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}" \
 	libdir=%{_libdir}
 
@@ -110,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007-12-26 17:33:25  qboosh
+- fixed shared patch to use proper objects, -fPIC hack no longer needed
+
 Revision 1.9  2007-12-26 12:49:40  qboosh
 - desc for CCOLAMD not COLAMD
 - ghost soname symlink
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/CCOLAMD.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list