mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Fix check-rust-mozjs build deps
This commit is contained in:
parent
d3f2613308
commit
0d018c7091
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ check-servo: servo-test
|
||||||
./servo-test
|
./servo-test
|
||||||
|
|
||||||
.PHONY: check-rust-mozjs
|
.PHONY: check-rust-mozjs
|
||||||
check-rust-mozjs:
|
check-rust-mozjs: src/mozjs/libjs_static.a
|
||||||
$(MAKE) check -C src/rust-mozjs RUSTFLAGS="-L ../mozjs/"
|
$(MAKE) check -C src/rust-mozjs RUSTFLAGS="-L ../mozjs/"
|
||||||
|
|
||||||
.PHONY: check-rust-azure
|
.PHONY: check-rust-azure
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue