~ubuntu-branches/ubuntu/precise/lightning-extension/precise

« back to all changes in this revision

Viewing changes to mozilla/build/macosx/mozconfig.leopard

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-02-07 12:00:41 UTC
  • mfrom: (1.1.16)
  • Revision ID: package-import@ubuntu.com-20120207120041-qo3fapzsweii9cra
Tags: 1.3~b1+build1-0ubuntu1
* New upstream release from the beta channel (CALENDAR_1_3b1_BUILD1)
* Drop 02_fix_system_libxul_build.patch - this is fixed upstream
* Add mozilla/mfbt to tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
if test -z "$CC" ; then
2
 
   CC=gcc-4.2
3
 
fi
4
 
 
5
 
if test -z "$CXX" ; then
6
 
   CXX=g++-4.2
7
 
fi
 
1
. $topsrcdir/build/macosx/common
8
2
 
9
3
# Mac builds don't nomally have to be handled as cross
10
4
# compilation, but some of the libraries on the bots