aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mygui
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/mygui')
-rw-r--r--x11-toolkits/mygui/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile
index cae5a18bd470..3ed8d2358cd7 100644
--- a/x11-toolkits/mygui/Makefile
+++ b/x11-toolkits/mygui/Makefile
@@ -21,9 +21,6 @@ BUILD_WRKSRC= ${WRKSRC}/${MYGUI_SUBDIR}
INSTALL_WRKSRC= ${WRKSRC}/${MYGUI_SUBDIR}
.endif
-BROKEN_aarch64= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
-BROKEN_armv6= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
-BROKEN_armv7= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
BROKEN_powerpc64= fails to build
USE_GITHUB= yes