mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
rustup 1.4 fixed the permissions of the extracted files
This commit is contained in:
@@ -7,7 +7,6 @@ before_script:
|
||||
- rustup target add i686-pc-windows-gnu
|
||||
- rustup target add i686-pc-windows-msvc
|
||||
- rustup component add rust-src
|
||||
- chmod +x -R ~/.rustup/toolchains/*/lib/rustlib/src/rust/src/jemalloc/include/jemalloc/
|
||||
- cargo install xargo
|
||||
- export RUST_SYSROOT=$HOME/rust
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user