Accepting request 1073989 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1073989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/squid?expand=0&rev=110
This commit is contained in:
commit
c76636d04d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 23 14:56:44 UTC 2023 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Enable LTO again as it survives tests now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 09:48:26 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -108,7 +108,6 @@ perl -p -i -e 's|%{_prefix}/local/bin/perl|%{_bindir}/perl|' `find -name "*.pl"`
|
||||
%endif
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
autoreconf -fi
|
||||
cd libltdl; autoreconf -fi; cd ..
|
||||
export CFLAGS="%{optflags} -fPIE -fPIC -DOPENSSL_LOAD_CONF"
|
||||
|
Loading…
Reference in New Issue
Block a user