Bug 978211 followup, make compare-mozconfig work on Win64 again, r=glandium DONTBUILD

--HG--
extra : rebase_source : 615a26cc88c663b1c4b1b8ad7b32e3107962f019
This commit is contained in:
Phil Ringnalda 2014-09-02 13:28:31 -07:00
parent 94f8ec5cee
commit da1cbf0d3f
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
. "$topsrcdir/build/mozconfig.win-common"
. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"
. "$topsrcdir/browser/config/mozconfigs/win64/common-opt"

View File

@ -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"