mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Merge m-c to autoland. a=merge
This commit is contained in:
commit
c1d73ef4b3
@ -6,7 +6,7 @@
|
||||
|
||||
# PGO
|
||||
# ==============================================================
|
||||
option(env='MOZ_PGO', help='Build with profile guided optimizations')
|
||||
js_option(env='MOZ_PGO', help='Build with profile guided optimizations')
|
||||
|
||||
set_config('MOZ_PGO', depends('MOZ_PGO')(lambda x: bool(x)))
|
||||
add_old_configure_assignment('MOZ_PGO', depends('MOZ_PGO')(lambda x: bool(x)))
|
||||
|
Loading…
Reference in New Issue
Block a user