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:
commit
413d26a54f
@ -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>
|
Tue Nov 6 14:48:49 UTC 2018 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
1
Vc.spec
1
Vc.spec
@ -82,6 +82,7 @@ This package provides the Vc static library.
|
|||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
%cmake \
|
%cmake \
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||||
-DBUILD_TESTING=OFF
|
-DBUILD_TESTING=OFF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user