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
2c5b8113
Unverified
Commit
2c5b8113
authored
Aug 10, 2017
by
boklm
Browse files
README.HACKING: explain which mozconfig files we are using
parent
cebdaf33
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.HACKING
View file @
2c5b8113
...
...
@@ -222,6 +222,21 @@ commit you want to build. You will also need to comment the
'tag_gpg_id: 1' line (unless git_hash is pointing to a signed git tag).
The Firefox mozconfig files
---------------------------
In the gitian build, we are using the mozconfig files included in the
tor-browser.git repository (the .mozconfig, .mozconfig-mac and
.mozconfig-mingw files).
In the rbm build however, we need to make some small modifications to
those files, so we are instead using mozconfig files stored in the
projects/firefox/ directory and ignoring the .mozconfig files from the
tor-browser.git repository.
This could change in the future, when we are not using gitian anymore.
Debugging a build error
-----------------------
...
...
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