Accepting request 720467 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/720467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpkg?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2019-09-05 10:01:54 +00:00 committed by Git OBS Bridge
commit 52a0b4bea5
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 2 06:58:54 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
-------------------------------------------------------------------
Mon Jan 14 15:48:48 CET 2019 - kukuk@suse.de

View File

@ -89,6 +89,7 @@ Libraries and header files for dpkg.
%endif
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
autoreconf -fvi
export CFLAGS="%{optflags}"
%configure \

View File

@ -49,6 +49,7 @@ particular preference.
%patch0 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
autoreconf -fvi
%configure \
--disable-silent-rules \