0ad crashes with Illegal Instruction on launch until I build it with
USE_NOBTCFI=Yes. ok to add it to the ones with the exception until this
is fixed upstream?
Index: base/Makefile
===================================================================
RCS file: /cvs/ports/games/0ad/base/Makefile,v
retrieving revision 1.45
diff -u -p -r1.45 Makefile
--- base/Makefile 16 Apr 2023 14:18:07 -0000 1.45
+++ base/Makefile 15 Jul 2023 11:56:41 -0000
@@ -2,9 +2,10 @@ COMMENT = historical real-time strategy
DISTNAME = 0ad-${V}-alpha-unix-build
PKGNAME = 0ad-${V}
-REVISION = 1
+REVISION = 2
USE_WXNEEDED = Yes
+USE_NOBTCFI = Yes
SO_VERSION = 0.0
SHARED_LIBS += mozjs78-ps-release ${SO_VERSION}