Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915618 Details for
Bug 878299
app-emulation/virtualbox-7.0.2: add support for Java 11
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
setting VBOX_JAVAC_OPTS=110000 and >=virtual/jre-9 to build with openjdk:25
virtualbox-7.0.20-openjdk-25 (text/plain), 829 bytes, created by
Volkmar W. Pogatzki
on 2024-12-31 22:04:32 UTC
(
hide
)
Description:
setting VBOX_JAVAC_OPTS=110000 and >=virtual/jre-9 to build with openjdk:25
Filename:
MIME Type:
Creator:
Volkmar W. Pogatzki
Created:
2024-12-31 22:04:32 UTC
Size:
829 bytes
patch
obsolete
>diff --git a/app-emulation/virtualbox/virtualbox-7.0.20.ebuild b/app-emulation/virtualbox/virtualbox-7.0.20.ebuild >index be25e287f25e..c445b5311b78 100644 >--- a/app-emulation/virtualbox/virtualbox-7.0.20.ebuild >+++ b/app-emulation/virtualbox/virtualbox-7.0.20.ebuild >@@ -106,7 +106,7 @@ DEPEND=" > x11-libs/libXmu > x11-libs/libXrandr > ) >- java? ( virtual/jdk:1.8 ) >+ java? ( >=virtual/jdk-9 ) > opengl? ( > x11-base/xorg-proto > x11-libs/libXcursor >@@ -122,7 +122,7 @@ DEPEND=" > RDEPEND=" > ${COMMON_DEPEND} > gui? ( x11-libs/libxcb:= ) >- java? ( virtual/jre:1.8 ) >+ java? ( >=virtual/jre-9 ) > " > BDEPEND=" > >=app-arch/tar-1.34-r2 >@@ -452,6 +452,7 @@ src_compile() { > > TOOL_GCC3_CFLAGS="${CFLAGS}" > TOOL_GCC3_CXXFLAGS="${CXXFLAGS}" >+ VBOX_JAVA_VERSION=110000 > VBOX_GCC_OPT="${CXXFLAGS}" > VBOX_NM="$(tc-getNM)" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 878299
:
903042
| 915618