diff --git a/freerdp.changes b/freerdp.changes index 8ed1b44..f8903ad 100644 --- a/freerdp.changes +++ b/freerdp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 20 07:09:25 UTC 2020 - Guillaume GARDET + +- Disable LTO on aarch64 and %arm to fix build + ------------------------------------------------------------------- Mon Oct 28 08:03:35 UTC 2019 - Felix Zhang diff --git a/freerdp.spec b/freerdp.spec index 773a590..d65a09b 100644 --- a/freerdp.spec +++ b/freerdp.spec @@ -15,6 +15,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +%ifarch aarch64 %arm +%define _lto_cflags %{nil} +%endif %define major_version 2 %define uwac_version 0