- disable LTO due to (ffi#733)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libffi?expand=0&rev=25
This commit is contained in:
@@ -9,6 +9,7 @@ Fri Sep 23 13:17:48 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
* Fix 32-bit x86 stdcall stack corruption.
|
||||
* Fix ILP32 aarch64 support.
|
||||
- includes fix for RISCV64
|
||||
- disable LTO due to (ffi#733)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 15:44:46 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
@@ -67,6 +67,8 @@ time.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
# https://github.com/libffi/libffi/issues/733
|
||||
%define _lto_cflags %{nil}
|
||||
# https://github.com/libffi/libffi/pull/647
|
||||
%configure --disable-exec-static-tramp
|
||||
%make_build
|
||||
|
Reference in New Issue
Block a user