]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- build with -fPIC
authorspeedy <speedy@pld-linux.org>
Wed, 27 Apr 2005 11:09:59 +0000 (11:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gpac.spec -> 1.10

gpac.spec

index 8f66c0d3160a50aed81d28f677e27ccac8518927..43018db5d943b0800db1688435d4ab0f323806fd 100644 (file)
--- a/gpac.spec
+++ b/gpac.spec
@@ -103,10 +103,8 @@ chmod a+x configure
        %{!?with_js: --disable-js} \
        %{!?with_mad: --disable-mad} \
        %{!?with_png: --disable-png} \
-       %ifarch amd64
        --extra-cflags="-fPIC" \
        --extra-ldflags="-fPIC" \
-       %endif
        %{!?with_xvid: --disable-xvid}
 
 %{__make} \
This page took 0.155593 seconds and 4 git commands to generate.