Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
f08dbd57
Unverified
Commit
f08dbd57
authored
Sep 11, 2019
by
boklm
Browse files
Merge remote-tracking branch 'gk/bug_31621'
parents
873865aa
5648e149
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/firefox/build
View file @
f08dbd57
...
...
@@ -104,9 +104,7 @@ rm -f js/src/configure
# Android does not support --enable-bundled-fonts option
.
/
mach
configure
--
with
-
tor
-
browser
-
version
=
[
%
c
(
"var/torbrowser_version"
)
%
]
--
with
-
distribution
-
id
=
org
.
torproject
--
enable
-
update
-
channel
=
[
%
c
(
"var/torbrowser_update_channel"
)
%
]
[
%
IF
!
c
(
"var/android"
)
%
]
--
enable
-
bundled
-
fonts
[
%
END
-%
]
--
with
-
branding
=
[
%
c
(
"var/branding_directory"
)
%
]
# Don't build with --verbose anymore or otherwise Stylo compilation breaks on
# Linux. See: #30321 for details.
.
/
mach
build
.
/
mach
build
--
verbose
[
%
IF
c
(
"var/android"
)
%
]
# Building a multi-locale .apk
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment