mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
sub.mk: Remove CFLAGS_mozjs
Seems to have no effect.
This commit is contained in:
parent
264408a44b
commit
8f74a3122c
1 changed files with 0 additions and 4 deletions
|
@ -83,10 +83,6 @@ DEPS_rust-css += \
|
||||||
rust-wapcaplet \
|
rust-wapcaplet \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
CFLAGS_mozjs += \
|
|
||||||
"-I../mozjs/dist/include" \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
DEPS_rust-mozjs += \
|
DEPS_rust-mozjs += \
|
||||||
mozjs \
|
mozjs \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue