Skip to content

Commit f0e3576

Browse files
committed
rust-cg-gcc: fix config to not download dep
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
1 parent 5279c1f commit f0e3576

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rust-cg-gcc/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@ pushd rustc_codegen_gcc
124124
echo "gcc-path = \"$libgccjit_path\"" > config.toml
125125
echo "download-gccjit = false" >> config.toml
126126

127-
cp config.example.toml config.toml
128-
129127
./y.sh prepare
130128
./y.sh build --sysroot --release
131129

0 commit comments

Comments
 (0)