]> git.pld-linux.org Git - packages/pcp.git/blobdiff - pcp-opt.patch
- updated QT deps
[packages/pcp.git] / pcp-opt.patch
index 42ab11f0a61a19ff25e02633f79b40815f6dc938..1d3192a983da429999f382ce1c0d4bddb4aec845 100644 (file)
@@ -1,11 +1,11 @@
---- 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 @@
-     test -f /etc/slackware-version && target_distro=slackware
+--- pcp-4.1.0/configure.ac~    2018-06-15 03:48:02.000000000 +0200
++++ pcp-4.1.0/configure.ac     2018-07-04 17:50:38.620258455 +0200
+@@ -278,7 +278,7 @@ then
      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"
+     test -f /etc/arch-release && target_distro=arch
+-    export CFLAGS="-fPIC -fno-strict-aliasing -D_GNU_SOURCE"
 +    export CFLAGS="$CFLAGS -fPIC -fno-strict-aliasing -D_GNU_SOURCE"
+     pcp_platform_paths='/usr/bin/X11:/usr/local/bin'
+     pcp_ps_all_flags=-efw
  elif test $target_os = darwin
- then
-     AC_DEFINE(IS_DARWIN)
This page took 0.065035 seconds and 4 git commands to generate.