SHA256
1
0
forked from pool/attr

Accepting request 720530 from Base:System

OBS-URL: https://build.opensuse.org/request/show/720530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/attr?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2019-09-05 10:05:00 +00:00 committed by Git OBS Bridge
commit 512a027af4
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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