SHA256
6
0
forked from pool/dpkg

Accepting request 720442 from home:marxin:static

Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720442
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal
2019-08-02 07:32:33 +00:00
committed by Git OBS Bridge
parent f9d0cc4872
commit 3d31cf805e
3 changed files with 7 additions and 0 deletions

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 \