]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-nopie.patch
- versioned Provides rpmbuild(find_lang)
[packages/rpm.git] / rpm-nopie.patch
CommitLineData
6be31e9e 1diff -urN rpm-4.4.9.org/configure.ac rpm-4.4.9/configure.ac
2--- rpm-4.4.9.org/configure.ac 2007-05-19 21:26:29.000000000 +0200
3+++ rpm-4.4.9/configure.ac 2007-11-15 01:11:58.263879867 +0100
4@@ -35,7 +35,6 @@
5 AC_SUBST(AS)
6 if test "$ac_cv_c_compiler_gnu" = yes; then
7 CFLAGS="$CFLAGS -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
8- LDFLAGS="-pie"
9 fi
10 export CFLAGS LDFLAGS
11
This page took 0.047104 seconds and 4 git commands to generate.