]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-nopie.patch
- versioned Provides rpmbuild(find_lang)
[packages/rpm.git] / rpm-nopie.patch
1 diff -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.030793 seconds and 3 git commands to generate.