From bf43557044604cb6487fc1aa24ce2c210ae789da Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 30 Nov 2017 06:13:34 +0000 Subject: For ports that are marked BROKEN on armv6, and also fail to build on armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run --- java/java-cup/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/java-cup') diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index 6ad27ab0261a..f55b93d2f756 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -14,6 +14,7 @@ MAINTAINER= eg@fbsd.lt COMMENT= LALR parser generator in Java BROKEN_armv6= fails to build: build.xml: Java returned: 1 +BROKEN_armv7= fails to build: build.xml: Java returned: 1 USE_JAVA= yes USE_ANT= yes -- cgit v1.2.3