forked from pool/libcap
Accepting request 763961 from home:pluskalm:branches:Base:System
- Build using -ffat-lto-objects for static library OBS-URL: https://build.opensuse.org/request/show/763961 OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=32
This commit is contained in:
parent
6da5c4781b
commit
2e95b104fc
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 12:54:25 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Build using -ffat-lto-objects for static library
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 16:05:12 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -77,6 +77,7 @@ libcap.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
make prefix=%{_prefix} lib=%{_lib} LIBDIR=%{_libdir} SBINDIR=%{_sbindir} \
|
||||
INCDIR=%{_includedir} MANDIR=%{_mandir} DYNAMIC=yes DEBUG="-g %{optflags}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user