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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-06-20 23:50:32 UTC
  • mfrom: (1.3.2)
  • Revision ID: package-import@ubuntu.com-20120620235032-fx5tuhrswvsju9z3
Tags: 1.6~b1+build1-0ubuntu1
New upstream release from the beta channel (CALENDAR_1_6b1_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
export MOZILLA_OFFICIAL=1
13
13
 
14
14
# Enable parallel compiling
15
 
mk_add_options MOZ_MAKE_FLAGS="-j4"
 
15
mk_add_options MOZ_MAKE_FLAGS="-j12"
16
16
 
17
17
# shark specific options
18
18
ac_add_options --enable-shark
23
23
 
24
24
# Treat warnings as errors in directories with FAIL_ON_WARNINGS.
25
25
ac_add_options --enable-warnings-as-errors
 
26
ac_add_options --with-ccache