mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 13:07:52 +00:00
Bug 978211 followup, make compare-mozconfig work on Win64 again, r=glandium DONTBUILD
--HG-- extra : rebase_source : 615a26cc88c663b1c4b1b8ad7b32e3107962f019
This commit is contained in:
parent
94f8ec5cee
commit
da1cbf0d3f
@ -1,3 +1,4 @@
|
||||
. "$topsrcdir/build/mozconfig.win-common"
|
||||
. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"
|
||||
. "$topsrcdir/browser/config/mozconfigs/win64/common-opt"
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
# This make file should be identical to the beta mozconfig, apart from the
|
||||
# safeguard below
|
||||
. "$topsrcdir/build/mozconfig.win-common"
|
||||
. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"
|
||||
. "$topsrcdir/browser/config/mozconfigs/win64/common-opt"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user