aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-23 14:29:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-23 15:03:06 +0000
commit50102831fef8469fa4fb7f0f944f92fab654570a (patch)
tree6aaa4e724cb2d7b039d6809791c47ce56b9b6f4b
parent89c730be17194c8a065e8e51e8a462558320948f (diff)
downloadports-50102831fef8469fa4fb7f0f944f92fab654570a.tar.gz
ports-50102831fef8469fa4fb7f0f944f92fab654570a.zip
games/oolite: mark BROKEN on i386: methodjit/MethodJIT.cpp:318:5: error: expected '(' after 'asm'
-rw-r--r--games/oolite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/oolite/Makefile b/games/oolite/Makefile
index b8cd475eaccf..cb44a2fc5a96 100644
--- a/games/oolite/Makefile
+++ b/games/oolite/Makefile
@@ -56,6 +56,7 @@ OPTIONS_DEFINE= DOCS
BROKEN_aarch64= fails to configure: error: These compiler flags are invalid: -O
BROKEN_armv6= fails to compile: your compiler does not follow the C++ specification for temporary object destruction order
BROKEN_armv7= fails to compile: your compiler does not follow the C++ specification for temporary object destruction order
+BROKEN_i386= fails to compile: ../methodjit/MethodJIT.cpp:318:5: error: expected '(' after 'asm'
post-patch: .SILENT
${REINPLACE_CMD} -e 's/GNUSTEP_USER_ROOT/GNUSTEP_LOCAL_ROOT/ ; \