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
1 changed file:
Changes:
... | ... | @@ -8,6 +8,7 @@ ac_add_options --enable-application=mobile/android |
8 | 8 | |
9 | 9 | CC="clang"
|
10 | 10 | CXX="clang++"
|
11 | +ac_add_options --enable-linker=lld
|
|
11 | 12 | ac_add_options --with-java-bin-path=$JAVA_HOME/bin
|
12 | 13 | ac_add_options --with-android-sdk=$ANDROID_HOME
|
13 | 14 | ac_add_options --with-android-ndk=$ANDROID_NDK_HOME
|