]> git.pld-linux.org Git - packages/f2c.git/blobdiff - f2c.spec
- use -fPIC for libf2c
[packages/f2c.git] / f2c.spec
index 0eaf127d8929f4e646392a958b88f0c1190af279..db20cad5ede9bac0b821cd51fc3d92758b28e030 100644 (file)
--- a/f2c.spec
+++ b/f2c.spec
@@ -48,7 +48,7 @@ make -C src f2c \
        MFLAG="$MFLAG"
 make -C libf2c \
        CC="%{__cc}" \
-       RPM_OPT_FLAGS="%{rpmcflags}" \
+       RPM_OPT_FLAGS="%{rpmcflags} -fPIC" \
        MFLAG="$MFLAG" 
 
 %install
This page took 0.083543 seconds and 4 git commands to generate.