Skip to content

Commit bb20633

Browse files
committed
fixup! Add CI compiling rustc
1 parent ab4f7df commit bb20633

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/bootstraps/bootstrap.m68k-unknown-linux-gnu.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ download-ci-gcc = true
1515
libgccjit-libs-dir = "/home/runner/libgccjit-libs-dir"
1616

1717
[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"
18+
cc = "/home/runner/cross-gcc/usr/bin/m68k-unknown-linux-gnu-gcc"

0 commit comments

Comments
 (0)