x11-toolkits/mygui: lift BROKEN after r456766

This commit is contained in:
Jan Beich 2017-12-20 06:48:25 +00:00
parent 06e2f0e128
commit 870b400329
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456777

View file

@ -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