]> git.pld-linux.org Git - packages/pcp.git/blob - pcp-opt.patch
- partial update to 4.1.0; files left
[packages/pcp.git] / pcp-opt.patch
1 --- pcp-4.1.0/configure.ac~     2018-06-15 03:48:02.000000000 +0200
2 +++ pcp-4.1.0/configure.ac      2018-07-04 17:50:38.620258455 +0200
3 @@ -278,7 +278,7 @@ then
4      test -f /etc/gentoo-release && target_distro=gentoo
5      test -f /etc/mandriva-release && target_distro=mandriva
6      test -f /etc/arch-release && target_distro=arch
7 -    export CFLAGS="-fPIC -fno-strict-aliasing -D_GNU_SOURCE"
8 +    export CFLAGS="$CFLAGS -fPIC -fno-strict-aliasing -D_GNU_SOURCE"
9      pcp_platform_paths='/usr/bin/X11:/usr/local/bin'
10      pcp_ps_all_flags=-efw
11  elif test $target_os = darwin
This page took 0.075374 seconds and 3 git commands to generate.