Bug 996621 - Include b2g/config/mozconfigs/common in macosx64_gecko mozconfigs. r=mshal

This commit is contained in:
Mike Hommey 2014-04-16 06:51:35 +09:00
parent 3be8fc6baf
commit e6e8396a5a
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
. "$topsrcdir/b2g/config/mozconfigs/common"
. $topsrcdir/build/macosx/mozconfig.common
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}

View File

@ -1,3 +1,4 @@
. "$topsrcdir/b2g/config/mozconfigs/common"
. $topsrcdir/build/macosx/mozconfig.common
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}