Accepting request 716104 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/716104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Vc?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2019-07-18 13:22:33 +00:00 committed by Git OBS Bridge
commit 413d26a54f
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 12 10:11:20 UTC 2019 - Wolfgang Bauer <wbauer@tmo.at>
- Use FAT lto objects as the package ships a static library
-------------------------------------------------------------------
Tue Nov 6 14:48:49 UTC 2018 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -82,6 +82,7 @@ This package provides the Vc static library.
%autopatch -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%cmake \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DBUILD_TESTING=OFF