Accepting request 698187 from home:marxin:branches:Archiving
- Use FAT LTO objects in order to provide proper static library (boo#1133297). OBS-URL: https://build.opensuse.org/request/show/698187 OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=29
This commit is contained in:
parent
7060797fd2
commit
502a1a211d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 26 11:10:57 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Use FAT LTO objects in order to provide proper static library (boo#1133297).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 17 11:30:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
Wed Apr 17 11:30:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -88,6 +88,7 @@ Needed for compiling programs that link with the library.
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
export CXXFLAGS="%{optflags} -std=c++11"
|
export CXXFLAGS="%{optflags} -std=c++11"
|
||||||
for dir in lib programs contrib/pzstd; do
|
for dir in lib programs contrib/pzstd; do
|
||||||
|
Loading…
Reference in New Issue
Block a user