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

« back to all changes in this revision

Viewing changes to mozilla/browser/config/mozconfigs/macosx32/debug

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-06-20 23:50:32 UTC
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20120620235032-haecscdskaopvm10
Tags: upstream-1.6~b1+build1
ImportĀ upstreamĀ versionĀ 1.6~b1+build1

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
ac_add_options --enable-signmar
5
5
 
6
6
# Enable parallel compiling
7
 
mk_add_options MOZ_MAKE_FLAGS="-j4"
 
7
mk_add_options MOZ_MAKE_FLAGS="-j12"
8
8
 
9
9
# Needed to enable breakpad in application.ini
10
10
export MOZILLA_OFFICIAL=1
11
11
 
12
12
ac_add_options --with-macbundlename-prefix=Firefox
 
13
ac_add_options --with-ccache
13
14
 
14
15
# Package js shell.
15
16
export MOZ_PACKAGE_JSSHELL=1