mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Propagate debug flag in Makefiles.
This commit is contained in:
parent
d61c455340
commit
c07a2be6e7
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ endif
|
|||
export CFG_RUSTC
|
||||
export CFG_RUSTC_FLAGS
|
||||
export CFG_LOCAL_RUSTC
|
||||
export CFG_ENABLE_DEBUG
|
||||
export RUSTC=$(CFG_RUSTC)
|
||||
export RUSTFLAGS=$(CFG_RUSTC_FLAGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue