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 3a73ef5 commit 4cf0c8cCopy full SHA for 4cf0c8c
.github/workflows/ci.yaml
@@ -115,6 +115,7 @@ jobs:
115
116
echo "MAKE_KRUSTFLAGS=KRUSTFLAGS=-Zcodegen-backend=$(pwd)/rustc_codegen_gcc/target/release/librustc_codegen_gcc.so" >> $GITHUB_ENV
117
118
+
119
cd rustc_codegen_gcc
120
echo 'gcc-path = "/usr/lib"' > config.toml
121
#sed -i '/channel/d' rust-toolchain
0 commit comments