mirror of
https://github.com/servo/servo.git
synced 2025-06-13 10:54:29 +00:00
WIP
This commit is contained in:
parent
445701d138
commit
a3f1267d70
1 changed files with 1 additions and 1 deletions
|
@ -345,7 +345,7 @@ class MachCommands(CommandBase):
|
|||
default=None,
|
||||
action='store_true',
|
||||
help='Enable debug assertions in release')
|
||||
def build_cef(self, jobs=None, verbose=False, release=False,
|
||||
def build_cef(self, jobs=None, verbose=True, release=False,
|
||||
with_debug_assertions=False):
|
||||
self.ensure_bootstrapped()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue