Lock these ports down to OpenJDK version 8, they do not build with neither

7 nor 11+.

PR:	248169
This commit is contained in:
Alexey Dokuchaev
2020-07-24 15:24:40 +00:00
parent d603c20909
commit 4a7886d8b1
2 changed files with 2 additions and 2 deletions

View File

@@ -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