We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4f7df commit bb20633Copy full SHA for bb20633
tests/bootstraps/bootstrap.m68k-unknown-linux-gnu.toml
@@ -15,5 +15,4 @@ download-ci-gcc = true
15
libgccjit-libs-dir = "/home/runner/libgccjit-libs-dir"
16
17
[target.m68k-unknown-linux-gnu]
18
-# TODO: fix if needed:
19
-#cc = "/home/user/x-tools/m68k-unknown-linux-gnu/usr/bin/m68k-unknown-linux-gnu-gcc"
+cc = "/home/runner/cross-gcc/usr/bin/m68k-unknown-linux-gnu-gcc"
0 commit comments