added mozconfig patch (autoclobber and browser name)
This commit is contained in:
parent
a6d2d75c45
commit
6fe1d1e8a3
1 changed files with 12 additions and 0 deletions
12
pre-compile-patches/mozconfig.patch
Normal file
12
pre-compile-patches/mozconfig.patch
Normal file
|
@ -0,0 +1,12 @@
|
|||
t: new
|
||||
o: .mozconfig
|
||||
|
||||
+ac_add_options --enable-update-channel=release
|
||||
|
||||
+ac_add_options --with-app-name=spitfire
|
||||
+ac_add_options --with-app-basename=Spitfire
|
||||
|
||||
+mk_add_options AUTOCLOBBER=1
|
||||
+ac_add_options --enable-application=browser
|
||||
+ac_add_options --enable-debug
|
||||
+ac_add_options --disable-tests
|
Loading…
Add table
Reference in a new issue