Accepting request 720439 from home:marxin:static
Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/720439 OBS-URL: https://build.opensuse.org/package/show/Base:System/attr?expand=0&rev=51
This commit is contained in:
parent
dadd6a4a0a
commit
cae7e35d7c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 06:57:09 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 11 09:50:05 UTC 2018 - dmueller@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package attr
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -77,6 +77,7 @@ staticallly linking to programs that make use of extended attributes.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
%configure \
|
||||
--enable-static \
|
||||
--disable-silent-rules
|
||||
|
Loading…
Reference in New Issue
Block a user