commit 53eca72ddf0735b5d0133988a88f21c8708b22e7
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Tue Aug 7 17:07:39 2018 -0400
Filed a bug that aarch64 build fails on F29 and up, will disable build for now.
https://github.com/nspire-emus/firebird/issues/136
firebird-emu.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/firebird-emu.spec b/firebird-emu.spec
index dae261f..5ba7875 100644
--- a/firebird-emu.spec
+++ b/firebird-emu.spec
@@ -28,7 +28,8 @@ Provides: bundled(gif-h) = 20180321.%{commit1}
# Exclude some architectures.
#
https://github.com/nspire-emus/firebird/issues/127
-ExcludeArch: ppc64 i686
+# aarch64 fails on rawhide :(
https://github.com/nspire-emus/firebird/issues/136
+ExcludeArch: ppc64 i686 aarch64
%description
This project is the community, third-party TI Nspire emulator,