mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
. Restore the ability of openjdk7 to bootstrap itself.
PR: 153002 Submitted by: well-wisher <regex@bk.ru>
This commit is contained in:
parent
981ef01053
commit
4617d3ba40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266324
@ -101,7 +101,8 @@ BUILD_JOBS_NUMBER= `${SYSCTL} -n kern.smp.cpus`
|
||||
MAKE_ENV+= HOTSPOT_BUILD_JOBS=${BUILD_JOBS_NUMBER}
|
||||
.endif
|
||||
|
||||
BOOTSTRAP_JDKS= ${LOCALBASE}/openjdk6 \
|
||||
BOOTSTRAP_JDKS= ${LOCALBASE}/openjdk7 \
|
||||
${LOCALBASE}/openjdk6 \
|
||||
${LOCALBASE}/jdk1.6.0 \
|
||||
${LOCALBASE}/diablo-jdk1.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user