diff options
Diffstat (limited to 'games/xqf/Makefile')
-rw-r--r-- | games/xqf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index ce379a3..6e3134a 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -35,6 +35,8 @@ GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP BZIP2_CONFIGURE_ENABLE= bzip2 +BROKEN_aarch64= Fails to linkld: final link failed: Bad value + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/xqfdocs.html ${STAGEDIR}${DOCSDIR} |