forked from pool/mupdf
Accepting request 729836 from home:cgiboudeaux:fat-lto-objects
- Use -ffat-lto-objects when building static libraries. OBS-URL: https://build.opensuse.org/request/show/729836 OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=87
This commit is contained in:
parent
07e25c9157
commit
679b7c3f92
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 11:41:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use -ffat-lto-objects when building static libraries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 23:38:39 UTC 2019 - Xaver Hellauer <xaver@hellauer.bayern>
|
||||
|
||||
|
@ -93,6 +93,7 @@ echo > user.make "\
|
||||
"
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
export XCFLAGS="%{optflags} -fPIC -DJBIG_NO_MEMENTO -DTOFU -DTOFU_CJK"
|
||||
make %{?_smp_mflags} build=release verbose=yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user