Accepting request 720457 from home:marxin:static
Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/720457 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libevent?expand=0&rev=43
This commit is contained in:
parent
ffa78b6b04
commit
5047f5e9d6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 07:05:45 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 1 09:40:17 UTC 2019 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@ -116,6 +116,7 @@ This package holds the static libraries for libevent2.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
./autogen.sh
|
||||
%configure \
|
||||
--disable-libevent-regress
|
||||
|
Loading…
Reference in New Issue
Block a user