mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
parent
da5d6cc6e1
commit
37ad708a1f
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ rust: $(CFG_RUSTC)
|
|||
|
||||
define DEF_SUBMODULE_VARS
|
||||
DEPS_$(1) =
|
||||
CFLAGS_$(1) = -O2
|
||||
CFLAGS_$(1) = $$(CFLAGS)
|
||||
# any "done" dummy files must be named libSOMETHING.dummy.
|
||||
#
|
||||
# We can't auto-compute this, because some modules have lib* prefix in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue