Fix fosx (10.5) build factory, also remove an obsoleted option.

Originally committed to SVN as r3258.
This commit is contained in:
Amar Takhar 2009-07-24 19:31:34 +00:00
parent 9002cddd3f
commit bab2720596
1 changed files with 1 additions and 2 deletions

View File

@ -302,9 +302,8 @@ fosx.addStep(shell.ShellCommand(
"--prefix=/Users/verm/prefix",
WithProperties("--with-build-credit=BuildBot: %s (%s)", "buildername", "slavename"),
"--with-apple-opengl-framework",
"--with-wx-config=/Users/verm/prefix/lib/wx/config/mac-unicode-debug-2.8",
"--with-wx-config=/Users/verm/prefix/lib/wx/config/osx_cocoa-unicode-debug-2.9",
"--enable-debug",
"--without-libass",
"--disable-check-wx-opengl",
"--disable-check-wx-stc"
],