[tor-commits] [tor-browser-build/maint-8.5] Bug 28119: Tor Browser for aarch64

gk at torproject.org gk at torproject.org
Tue Aug 27 15:48:35 UTC 2019


commit 9117a7ac078e6089ca4a0a01f8129206e1195ed9
Author: Georg Koppen <gk at torproject.org>
Date:   Tue Aug 27 15:48:01 2019 +0000

    Bug 28119: Tor Browser for aarch64
    
    There is actually no --disable-tor-launcher option on stable yet.
    Remove it.
---
 projects/firefox/mozconfig-android-aarch64 | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/projects/firefox/mozconfig-android-aarch64 b/projects/firefox/mozconfig-android-aarch64
index 2a9eb67..39d0e1d 100644
--- a/projects/firefox/mozconfig-android-aarch64
+++ b/projects/firefox/mozconfig-android-aarch64
@@ -19,9 +19,6 @@ ac_add_options --with-clang-path=/var/tmp/dist/android-toolchain/android-ndk/arm
 ac_add_options --with-android-distribution-directory=@TOPSRCDIR@/mobile/android/torbrowser
 ac_add_options --with-l10n-base=/var/tmp/dist/locales
 
-# We do not use Tor Launcher on Android:
-ac_add_options --disable-tor-launcher
-
 if [ -z "${TB_BUILD_WITH_UPDATER}" ]; then
 # Because Google Play will likely be the primary distribution medium,
 # we disable updating and rely on Google Play by default. The



More information about the tor-commits mailing list