forked from pool/libatomic_ops
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:
parent
1cfff0b0c4
commit
bacd3d8262
@ -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>
|
Fri Mar 15 09:40:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -55,6 +55,7 @@ that involves minimum overhead across a variety of architectures.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
%configure --docdir="%_docdir/%name"
|
%configure --docdir="%_docdir/%name"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user