forked from pool/varnish
- Disable LTO, this randomly fails during link stage.
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=102
This commit is contained in:
parent
3c0f3a9fe4
commit
c88194dd38
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 23 07:35:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Disable LTO, this randomly fails during link stage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 19:33:32 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -95,6 +95,7 @@ This package holds the development files for varnish.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %nil
|
||||
export CFLAGS="%optflags -fcommon -fstack-protector -Wno-error=clobbered -Werror=maybe-uninitialized"
|
||||
%ifarch %ix86
|
||||
export CFLAGS="$CFLAGS -ffloat-store -fexcess-precision=standard"
|
||||
|
Loading…
Reference in New Issue
Block a user