mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
fixed #336
This commit is contained in:
parent
4b1ab13aef
commit
8b15f9eced
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
@ -285,6 +285,7 @@ opt optimize 1 "build optimized rust code"
|
|||
opt optimize-cxx 1 "build optimized C++ code"
|
||||
opt manage-submodules 1 "let the build manage the git submodules"
|
||||
opt fast-make 0 "use .gitmodules as timestamp for submodule deps"
|
||||
opt debug 0 "use debugging symbols"
|
||||
valopt local-rust-root "" "set prefix for local rust binary"
|
||||
|
||||
if [ $HELP -eq 1 ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue