SHA256
1
0
forked from pool/xz

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:
Dominique Leuenberger 2019-09-05 10:03:48 +00:00 committed by Git OBS Bridge
commit 53ca0baea2
2 changed files with 6 additions and 0 deletions

View File

@ -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>

View File

@ -90,6 +90,7 @@ Static library for the LZMA library
%setup -q
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
export CFLAGS="%{optflags} -D_REENTRANT -pipe -fPIE"
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
%configure \