Skip to content

Commit

Permalink
Fix Mozilla configure options
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Nov 27, 2013
1 parent e1cd66e commit 97f96d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/mozilla/buildxpi.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ def build_xpi(l10nbase, srcdir, outputdir, langs, product, delete_dest=False,
content = """
ac_add_options --disable-gstreamer
ac_add_options --disable-ogg
ac_add_options --disable-opus
ac_add_options --disable-webrtc
ac_add_options --disable-wave
ac_add_options --disable-webm
ac_add_options --disable-libjpeg-turbo
Expand Down

0 comments on commit 97f96d8

Please sign in to comment.