~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/browser/config/mozconfigs/macosx-universal/release

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-05-21 16:09:39 UTC
  • mfrom: (1.3.1) (25.1.1 precise-security)
  • Revision ID: package-import@ubuntu.com-20120521160939-0702473a46xfq3tl
Tags: 1.5~b2+build1-0ubuntu1
New upstream release from the beta channel (CALENDAR_1_5b2_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
export MOZ_TELEMETRY_REPORTING=1
14
14
 
 
15
# Treat warnings as errors in directories with FAIL_ON_WARNINGS.
 
16
ac_add_options --enable-warnings-as-errors
 
17
 
15
18
# Enable parallel compiling
16
19
mk_add_options MOZ_MAKE_FLAGS="-j4"
 
20
 
 
21
# Package js shell.
 
22
export MOZ_PACKAGE_JSSHELL=1