Accepting request 720463 from home:marxin:static

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

OBS-URL: https://build.opensuse.org/request/show/720463
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libatomic_ops?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal 2019-08-02 07:27:51 +00:00 committed by Git OBS Bridge
parent 1cfff0b0c4
commit bacd3d8262
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 2 07:04:12 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
-------------------------------------------------------------------
Fri Mar 15 09:40:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -55,6 +55,7 @@ that involves minimum overhead across a variety of architectures.
%setup -q
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
autoreconf -fiv
%configure --docdir="%_docdir/%name"
make %{?_smp_mflags}