Skip to content

Commit 2e27c40

Browse files
committed
cleanup config
1 parent 31a1ae8 commit 2e27c40

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

2.53.8_2/.mozconfig

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ ac_add_options --enable-application=comm/suite
44
ac_add_options --enable-calendar
55
ac_add_options --enable-irc
66
ac_add_options --enable-dominspector
7-
mk_add_options MOZ_OBJDIR=/home/scops/Development/seamonkey/seamonkey-2.53.8/mozobj
7+
mk_add_options MOZ_OBJDIR=[path to your build directory]/seamonkey/seamonkey-2.53.8/mozobj
88
ac_add_options --enable-optimize
99
ac_add_options --enable-js-shell
1010
#ac_add_options --enable-elf-hack
1111
ac_add_options --disable-debug-symbols
1212
ac_add_options --disable-tests
1313

14-
#to aviod webrtc building errors atm
15-
#ac_add_options --disable-webrtc
16-
1714
# Disable checking that add-ons are signed by the trusted root
1815
MOZ_ADDON_SIGNING=0
1916
# Disable enforcing that add-ons are signed by the trusted root

0 commit comments

Comments
 (0)