mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Remove script and doc no longer relevant
This commit is contained in:
parent
446ee7bcc3
commit
6e78325866
3 changed files with 0 additions and 50 deletions
|
@ -28,11 +28,3 @@ fi
|
|||
|
||||
export LD_LIBRARY_PATH="${LIBCLANG_PATH}"
|
||||
export DYLD_LIBRARY_PATH="${LIBCLANG_PATH}"
|
||||
|
||||
# Don't try to clone twice.
|
||||
if [[ ! -d rust-bindgen ]]; then
|
||||
git clone https://github.com/servo/rust-bindgen.git
|
||||
fi
|
||||
|
||||
cd rust-bindgen
|
||||
cargo build --features llvm_stable --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue