
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/f6a44953... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f6a44953... You're receiving this email because of your account on gitlab.torproject.org.