]> git.pld-linux.org Git - packages/pcp.git/blame - pcp-opt.patch
- updated to 3.8.12
[packages/pcp.git] / pcp-opt.patch
CommitLineData
59e1b8b3
JB
1--- pcp-3.8.4/configure.in.orig 2013-09-15 16:11:00.907263278 +0200
2+++ pcp-3.8.4/configure.in 2013-09-15 16:12:28.537259600 +0200
3@@ -127,7 +127,7 @@
6c20c731
JB
4 test -f /etc/slackware-version && target_distro=slackware
5 test -f /etc/gentoo-release && target_distro=gentoo
6 test -f /etc/mandriva-release && target_distro=mandriva
59e1b8b3 7- export CFLAGS="-fPIC -fno-strict-aliasing -D_GNU_SOURCE"
6c20c731
JB
8+ export CFLAGS="$CFLAGS -fPIC -fno-strict-aliasing -D_GNU_SOURCE"
9 elif test $target_os = darwin
10 then
11 AC_DEFINE(IS_DARWIN)
This page took 0.106659 seconds and 4 git commands to generate.