]> git.pld-linux.org Git - packages/pcp.git/blobdiff - pcp-opt.patch
- x32 rebuild
[packages/pcp.git] / pcp-opt.patch
index 42ab11f0a61a19ff25e02633f79b40815f6dc938..3fd1f233bcf79812c3d1b8ae4a22063eaa4b5186 100644 (file)
@@ -1,10 +1,10 @@
---- pcp-3.6.10/configure.in.orig       2012-12-22 15:49:53.253378178 +0100
-+++ pcp-3.6.10/configure.in    2012-12-22 16:14:15.650014365 +0100
-@@ -92,7 +92,7 @@
+--- pcp-3.9.6/configure.ac.orig        2013-09-15 16:11:00.907263278 +0200
++++ pcp-3.9.6/configure.ac     2013-09-15 16:12:28.537259600 +0200
+@@ -127,7 +127,7 @@
      test -f /etc/slackware-version && target_distro=slackware
      test -f /etc/gentoo-release && target_distro=gentoo
      test -f /etc/mandriva-release && target_distro=mandriva
--    export CFLAGS="-fpic -fno-strict-aliasing -D_GNU_SOURCE"
+-    export CFLAGS="-fPIC -fno-strict-aliasing -D_GNU_SOURCE"
 +    export CFLAGS="$CFLAGS -fPIC -fno-strict-aliasing -D_GNU_SOURCE"
  elif test $target_os = darwin
  then
This page took 0.042098 seconds and 4 git commands to generate.