SPECS: f2c.spec - use -fPIC for libf2c

undefine undefine at pld-linux.org
Sun Jun 12 02:38:02 CEST 2005


Author: undefine                     Date: Sun Jun 12 00:38:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use -fPIC for libf2c

---- Files affected:
SPECS:
   f2c.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/f2c.spec
diff -u SPECS/f2c.spec:1.3 SPECS/f2c.spec:1.4
--- SPECS/f2c.spec:1.3	Sun May 29 01:34:57 2005
+++ SPECS/f2c.spec	Sun Jun 12 02:37:56 2005
@@ -49,7 +49,7 @@
 	MFLAG="$MFLAG"
 make -C libf2c \
 	CC="%{__cc}" \
-	RPM_OPT_FLAGS="%{rpmcflags}" \
+	RPM_OPT_FLAGS="%{rpmcflags} -fPIC" \
 	MFLAG="$MFLAG" 
 
 %install
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/06/12 00:37:56  undefine
+- use -fPIC for libf2c
+
 Revision 1.3  2005/05/28 23:34:57  twittner
 - CC="%{__cc}"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/f2c.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list