We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77018fb commit 08524beCopy full SHA for 08524be
scripts/build-envmap-example.bash
@@ -29,6 +29,7 @@ main () {
29
#
30
COSMOCC_BIN="$BASELOC/testing/cosmopolitan/cosmocc/bin"
31
export PATH="$COSMOCC_BIN:$BASELOC/testing/mx:$PATH"
32
+ export JAVA_HOME="$MX_JDK_LABS"
33
34
cd "$BASELOC/testing/graal/vm"
35
ls "$(mx -c 1 --dy /substratevm --native-images=native-image graalvm-home)"
scripts/build-google-java-format.bash
0 commit comments