Accepting request 245716 from home:msmeissn:branches:network
- actually build with relro and pie. (bnc#893057) OBS-URL: https://build.opensuse.org/request/show/245716 OBS-URL: https://build.opensuse.org/package/show/network/dnsmasq?expand=0&rev=62
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 07:08:36 UTC 2014 - meissner@suse.com
|
||||
|
||||
- actually build with relro and pie. (bnc#893057)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 06:48:20 UTC 2014 - vwallfahrer@suse.com
|
||||
|
||||
|
@@ -71,7 +71,7 @@ echo "#define HAVE_IDN" >> src/config.h
|
||||
mv po/no.po po/nb.po
|
||||
export CFLAGS="%optflags -std=gnu99 -fPIC -DPIC -fpie"
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
|
||||
make %{?_smp_mflags} AWK=gawk all-i18n
|
||||
make %{?_smp_mflags} AWK=gawk all-i18n CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
|
||||
make -C contrib/wrt %{?_smp_mflags}
|
||||
|
||||
%pre
|
||||
|
Reference in New Issue
Block a user