Accepting request 265844 from home:elvigia:branches:Base:System
- Build XZ with full RELRO. OBS-URL: https://build.opensuse.org/request/show/265844 OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=66
This commit is contained in:
parent
c834d746ed
commit
b0b99a86f7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 19:37:09 UTC 2014 - crrodriguez@opensuse.org
|
||||
|
||||
- Build XZ with full RELRO.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 00:11:27 UTC 2014 - andreas.stieger@gmx.de
|
||||
|
||||
|
1
xz.spec
1
xz.spec
@ -107,6 +107,7 @@ Static library for the LZMA library
|
||||
|
||||
%build
|
||||
%global optflags %{optflags} -D_REENTRANT -pipe
|
||||
export LDFLAGS="-Wl,-z,relro,-z,now"
|
||||
%if %{do_profiling}
|
||||
profiledir=$(mktemp -d)
|
||||
trap "rm -rf $profiledir" EXIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user