Skip to content

Commit 7d3971b

Browse files
committed
toolchain check glitch
1 parent b067e26 commit 7d3971b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/build-envmap-example.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ main () {
5050
-march=compatibility \
5151
--static \
5252
EnvMap \
53+
-H:-CheckToolchain \
5354
-H:CCompilerPath="$COSMOCC_BIN/$ARCH-unknown-cosmo-cc" \
5455
-H:CLibraryPath="$LABS_LIBDIR" \
5556
-H:PatchableFunctionEntry="$PFE_OPT"\

scripts/build-google-java-format.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ main () {
4949
-jar google-java-format.jar \
5050
-Os \
5151
--libc=cosmo \
52+
-H:-CheckToolchain \
5253
-march=compatibility \
5354
-H:+UnlockExperimentalVMOptions\
5455
-H:IncludeResourceBundles=com.sun.tools.javac.resources.compiler\

0 commit comments

Comments
 (0)