MFH: r537035

Mark as BROKEN on powerpc64: can't find symbol eekboard_context_service_get_overlay.
The port builds everywhere else.

Note: the error is trivially different on gcc and clang.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-05-30 23:04:12 +00:00
parent fb6fa2f5c3
commit 9fc854dff3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q2/; revision=537109

View File

@ -13,6 +13,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_11= requires getrandom()
BROKEN_FreeBSD_12_powerpc64= fails to compile: rs.e2mg9us3-cgu.14:(.text.imservice_handle_commit_state+0x228): undefined reference to `eekboard_context_service_show_keyboard'
BROKEN_FreeBSD_13_powerpc64= fails to link: ld: error: undefined symbol: eekboard_context_service_get_overlay
BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland \