[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-115.0.2esr-13.0-1] fixup! Base Browser's .mozconfigs.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Thu Jul 20 06:49:31 UTC 2023
Pier Angelo Vendrame pushed to branch tor-browser-115.0.2esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
f6a44953 by Pier Angelo Vendrame at 2023-07-19T08:44:48+02:00
fixup! Base Browser's .mozconfigs.
Always use lld on Android.
- - - - -
1 changed file:
- browser/config/mozconfigs/base-browser-android
Changes:
=====================================
browser/config/mozconfigs/base-browser-android
=====================================
@@ -8,6 +8,7 @@ ac_add_options --enable-application=mobile/android
CC="clang"
CXX="clang++"
+ac_add_options --enable-linker=lld
ac_add_options --with-java-bin-path=$JAVA_HOME/bin
ac_add_options --with-android-sdk=$ANDROID_HOME
ac_add_options --with-android-ndk=$ANDROID_NDK_HOME
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f6a449536df94ae57f48d4e0113d37deb6d6b781
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f6a449536df94ae57f48d4e0113d37deb6d6b781
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230720/f9772aa5/attachment-0001.htm>
More information about the tbb-commits
mailing list