Dominique Leuenberger 2019-09-11 08:35:09 +00:00 committed by Git OBS Bridge
commit 651cbe4185
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 10 07:54:05 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
- Use -ffat-lto-objects to provide a proper static library.
-------------------------------------------------------------------
Tue Sep 3 10:17:31 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>

View File

@ -38,6 +38,7 @@
%define short_ver 1.10
%define src_ver %{version}
%define pname hdf5
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%if "%{flavor}" == ""
ExclusiveArch: do_not_build