407400 Either fix prebinding or disable it. Disable prebinding on the 1.8 branch. It was already disabled on the trunk. r=ardissone.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@243775 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -10,6 +10,5 @@ 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=-j2
|
||||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../build
|
||||
|
||||
@@ -10,6 +10,5 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user