зеркало из https://github.com/mozilla/pjs.git
16 строки
627 B
Plaintext
Executable File
16 строки
627 B
Plaintext
Executable File
#
|
|
## hostname: cb-xserve01.mozilla.com
|
|
## uname: Darwin cb-xserve01.mozilla.com 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386
|
|
#
|
|
|
|
. $topsrcdir/camino/config/mozconfig
|
|
. $topsrcdir/build/macosx/universal/mozconfig
|
|
ac_add_app_options ppc --with-macos-sdk=/Developer/SDKs/MacOSX10.3.9.sdk
|
|
ac_add_app_options ppc --enable-macos-target=10.3
|
|
ac_add_options --enable-optimize="-g -O2"
|
|
ac_add_options --disable-shared
|
|
ac_add_options --enable-static
|
|
ac_add_app_options ppc --enable-prebinding
|
|
mk_add_options MOZ_MAKE_FLAGS=-j4
|
|
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build
|