From 50102831fef8469fa4fb7f0f944f92fab654570a Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 23 Apr 2021 17:29:13 +0300 Subject: [PATCH] games/oolite: mark BROKEN on i386: methodjit/MethodJIT.cpp:318:5: error: expected '(' after 'asm' --- games/oolite/Makefile | 1 + 1 file changed, 1 insertion(+) 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/ ; \