forked from pool/rusty_v8
create a dummy "downloaded" directory for the toolchain with a VERSION called "system"
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
This commit is contained in:
@@ -84,6 +84,8 @@ export GN_ARGS="clang_version=${CLANG_VERSION} use_lld=true enable_nacl = false
|
||||
export CFLAGS="%{optflags} -Wno-unknown-warning-option"
|
||||
export CXXFLAGS="%{optflags} -Wno-unknown-warning-option"
|
||||
export RUST_BACKTRACE=full
|
||||
mkdir -p third_party/rust-toolchain
|
||||
echo "system" > third_party/rust-toolchain/VERSION
|
||||
%{cargo_build}
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user