Explicitly set the JAVA_HOME environment variable to make @DataDrake's job easier when he has the time to make the JDK changes.
Built and ran with a version of openjdk-8 that has the /usr/bin/java* symlinks removed.
Differential D8702
Use JAVA_HOME for kotlin-native Authored by • serebit on Apr 18 2020, 12:39 AM. Tags None Referenced Files
Subscribers
Details
Explicitly set the JAVA_HOME environment variable to make @DataDrake's job easier when he has the time to make the JDK changes. Built and ran with a version of openjdk-8 that has the /usr/bin/java* symlinks removed. Build wraith-master and run a short test program
Diff Detail
Event TimelineComment Actions Does this also make kotlin-native explicitly use openjdk-8 at runtime or that's a different story? Comment Actions If you had the time, that'd be awesome, you certainly have a better understanding of Kotlin than me. Otherwise, yeah, I can patch it like any other Java-dependent package before. Comment Actions I may have more experience with Kotlin, but you have more experience with patching packages to use JAVA_HOME :p I'll let you handle it, just drop a comment in here once you get the differential done and I'll abandon this one. Edit: Actually, never mind, I might as well finish what I started! |