Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774
This commit is contained in:
parent
a9d54bfe68
commit
0671958cb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559336
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ COMMENT= Apache library with helper utilities for the java.lang API
|
|||
LICENSE= APACHE20
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 8
|
||||
USE_ANT= yes
|
||||
ALL_TARGET= jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue