We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dd235 commit dd09be5Copy full SHA for dd09be5
browser/branding/r3dfox/configure.sh
@@ -2,7 +2,7 @@
2
# License, v. 2.0. If a copy of the MPL was not distributed with this
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
-MOZ_APP_NAME=r3dfox
+MOZ_APP_NAME="Eclipse r3dfox"
6
7
MOZ_APP_BASENAME="r3dfox"
8
mozconfigs/mozconfig-win
@@ -17,7 +17,6 @@ ac_add_options --enable-application=browser
17
ac_add_options --disable-artifact-builds
18
19
# Build for Windows
20
-ac_add_options --enable-bootstrap
21
ac_add_options --disable-update-agent
22
23
CROSS_COMPILE=0
0 commit comments