]> git.pld-linux.org Git - packages/pcp.git/blame - pcp-opt.patch
- partial update to 4.1.0; files left
[packages/pcp.git] / pcp-opt.patch
CommitLineData
41957462
AM
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
6c20c731
JB
4 test -f /etc/gentoo-release && target_distro=gentoo
5 test -f /etc/mandriva-release && target_distro=mandriva
41957462 6 test -f /etc/arch-release && target_distro=arch
59e1b8b3 7- export CFLAGS="-fPIC -fno-strict-aliasing -D_GNU_SOURCE"
6c20c731 8+ export CFLAGS="$CFLAGS -fPIC -fno-strict-aliasing -D_GNU_SOURCE"
41957462
AM
9 pcp_platform_paths='/usr/bin/X11:/usr/local/bin'
10 pcp_ps_all_flags=-efw
6c20c731 11 elif test $target_os = darwin
This page took 0.030578 seconds and 4 git commands to generate.