Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Tor Browser
Commits
f6a44953
Verified
Commit
f6a44953
authored
1 year ago
by
Pier Angelo Vendrame
Browse files
Options
Downloads
Patches
Plain Diff
fixup! Base Browser's .mozconfigs.
Always use lld on Android.
parent
78ae8376
No related branches found
Branches containing commit
Tags
FIREFOX_102_12_0esr_BUILD1
Tags containing commit
1 merge request
!703
Bug 41899: Use LLD for Android
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/config/mozconfigs/base-browser-android
+1
-0
1 addition, 0 deletions
browser/config/mozconfigs/base-browser-android
with
1 addition
and
0 deletions
browser/config/mozconfigs/base-browser-android
+
1
−
0
View file @
f6a44953
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment