SHA256
1
0
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:
Tomáš Chvátal 2019-09-10 12:34:19 +00:00 committed by Git OBS Bridge
parent 07e25c9157
commit 679b7c3f92
2 changed files with 6 additions and 0 deletions

View File

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

View File

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