forked from pool/iproute2
Accepting request 722578 from home:marxin:branches:security:netfilter
- Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/722578 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=177
This commit is contained in:
parent
4b78940744
commit
3c6e5e84ef
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 07:00:32 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 07:02:32 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -97,6 +97,7 @@ bash command line completion support for iproute.
|
||||
find . -name *.orig -delete
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
# build with -fPIC. For details see
|
||||
# https://bugzilla.novell.com/show_bug.cgi?id=388021
|
||||
xt_libdir="$(pkg-config xtables --variable=xtlibdir)"
|
||||
|
Loading…
Reference in New Issue
Block a user