Accepting request 720913 from home:marxin:static

- Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720913
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=20
This commit is contained in:
Christian Goll 2019-08-05 08:00:51 +00:00 committed by Git OBS Bridge
parent b9ab24193b
commit 8f02195e12
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 2 08:23:49 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
-------------------------------------------------------------------
Sat Apr 6 12:04:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -579,6 +579,7 @@ rm SPQR/Doc/spqr.pdf
%patch775418 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%if 0%{?suse_version} < 1500
export CC=gcc-7
export CXX=g++-7