From 870b40032919a24b0af5ef019398d077daeb8c21 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 20 Dec 2017 06:48:25 +0000 Subject: x11-toolkits/mygui: lift BROKEN after r456766 --- x11-toolkits/mygui/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'x11-toolkits') 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 *' 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 *' 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 *' with an rvalue of type 'int' BROKEN_powerpc64= fails to build USE_GITHUB= yes -- cgit