Restrict to Java 8, since this doesn't compile with Java 11

PR:			251774
This commit is contained in:
Greg Lewis 2020-12-27 19:00:14 +00:00
parent 779e3c56c2
commit 5f4efb808f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559403

View File

@ -26,6 +26,7 @@ GH_TAGNAME= b5af695
USES= perl5
USE_PERL5= build
USE_JAVA= yes
JAVA_VERSION= 8
JAVA_RUN= yes
USE_GCC= any
NO_CCACHE= yes