forked from pool/mupdf
Accepting request 729872 from Publishing
OBS-URL: https://build.opensuse.org/request/show/729872 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=40
This commit is contained in:
commit
5cebcbc137
@ -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