mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
2624c1bfd1
MozReview-Commit-ID: 69fIxw0FO9l --HG-- extra : rebase_source : c3720d20001096b1775cdade418de27983720c40
13 lines
308 B
Bash
13 lines
308 B
Bash
#! /bin/sh
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
MOZ_B2G=1
|
|
MOZ_MULET=1
|
|
|
|
. ${srcdir}/browser/confvars.sh
|
|
|
|
MOZ_BUNDLED_FONTS=1
|
|
MOZ_UA_OS_AGNOSTIC=1
|