From a49ffa81d6b408aa685fa904de93886180cc5f8a0d6f5a766dd1c074c2a4c48c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 19 Dec 2014 11:42:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=48 --- bzip2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/bzip2.spec b/bzip2.spec index 00e7760..ae37f27 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -109,6 +109,7 @@ mv .libs/*.gcda .libs.save/ make clean mv .libs.save .libs export CFLAGS="$RPM_OPT_FLAGS %{cflags_profile_feedback}" +export CFLAGS="$CFLAGS -fPIE" %configure --with-pic --disable-static %endif make %{?_smp_mflags} LDFLAGS="-pie"