Accepting request 720527 from Base:System
OBS-URL: https://build.opensuse.org/request/show/720527 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xz?expand=0&rev=64
This commit is contained in:
commit
53ca0baea2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 2 08:22:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Use FAT LTO objects in order to provide proper static library.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 21 13:05:05 UTC 2019 - Kristýna Streitová <kstreitova@suse.com>
|
Tue May 21 13:05:05 UTC 2019 - Kristýna Streitová <kstreitova@suse.com>
|
||||||
|
|
||||||
|
1
xz.spec
1
xz.spec
@ -90,6 +90,7 @@ Static library for the LZMA library
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
export CFLAGS="%{optflags} -D_REENTRANT -pipe -fPIE"
|
export CFLAGS="%{optflags} -D_REENTRANT -pipe -fPIE"
|
||||||
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
|
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
Reference in New Issue
Block a user