From 4a7886d8b1c37b5d06d23c40eec4fdc20ceec758 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Fri, 24 Jul 2020 15:24:40 +0000 Subject: Lock these ports down to OpenJDK version 8, they do not build with neither 7 nor 11+. PR: 248169 --- java/java3d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/java3d') diff --git a/java/java3d/Makefile b/java/java3d/Makefile index 188bf8752c87..2e73457a88f1 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -18,7 +18,7 @@ BROKEN_armv6= fails to compile: build.xml: Compile failed; see the compiler err BROKEN_armv7= fails to compile: build.xml: Compile failed; see the compiler error output for details USES= gl tar:bzip2 xorg -USE_JAVA= yes +USE_JAVA= 8 USE_GL= gl USE_XORG= xt JAVA_VENDOR= openjdk -- cgit v1.2.3