aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-25 06:17:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-25 06:17:14 +0000
commitf2c102e02b3e00f3006eb4d29119690fefbb7543 (patch)
treec1ea259f2674c2e5e392f310bdc47b663595c24d /java
parent4f78a134478fe1005818f551f29c291fafa3661d (diff)
downloadports-f2c102e02b3e00f3006eb4d29119690fefbb7543.tar.gz
ports-f2c102e02b3e00f3006eb4d29119690fefbb7543.zip
Mark as broken on arm on -CURRENT.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473293
Diffstat (limited to 'java')
-rw-r--r--java/jikes/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/jikes/Makefile b/java/jikes/Makefile
index 36069011e65a..a96ae349bec2 100644
--- a/java/jikes/Makefile
+++ b/java/jikes/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java source to byte-code compiler made available by IBM
+BROKEN_FreeBSD_12_aarch64= fails to configure: Could not find standard set_new_handler function
+BROKEN_FreeBSD_12_armv6= fails to configure: Could not find standard set_new_handler function
+BROKEN_FreeBSD_12_armv7= fails to configure: Could not find standard set_new_handler function
+
PLIST_SUB= PORTVERSION=${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB} \