8 lines
240 B
Makefile
8 lines
240 B
Makefile
CHANNEL = esr128
|
|
MOZ_WANT_UNIT_TESTS = 0
|
|
MOZ_OFFICIAL_BUILD = 0
|
|
MOZ_ENABLE_BREAKPAD = 0
|
|
MOZ_ENABLE_TELEMETRY = 0
|
|
|
|
MOZILLA_REPO = https://https.git.savannah.gnu.org/git/gnuzilla.git
|
|
L10N_REPO = https://github.com/mozilla-l10n/firefox-l10n
|