Accepting request 1073988 from home:marxin:branches:server:proxy
- Enable LTO again as it survives tests now. OBS-URL: https://build.opensuse.org/request/show/1073988 OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=269
This commit is contained in:
parent
85015dd9ad
commit
8ec6e276c4
@ -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>
|
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
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%define _lto_cflags %{nil}
|
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
cd libltdl; autoreconf -fi; cd ..
|
cd libltdl; autoreconf -fi; cd ..
|
||||||
export CFLAGS="%{optflags} -fPIE -fPIC -DOPENSSL_LOAD_CONF"
|
export CFLAGS="%{optflags} -fPIE -fPIC -DOPENSSL_LOAD_CONF"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user