mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage
This commit is contained in:
parent
fecd9f74d6
commit
8f53257230
@ -67,6 +67,7 @@ whitelist['nightly']['win32'] += [
|
||||
]
|
||||
whitelist['nightly']['win64'] += [
|
||||
'. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"',
|
||||
'. "$topsrcdir/build/mozconfig.cache"',
|
||||
]
|
||||
|
||||
for platform in all_platforms:
|
||||
|
Loading…
Reference in New Issue
Block a user