mirror of https://github.com/odrling/Aegisub
Fix fosx (10.5) build factory, also remove an obsoleted option.
Originally committed to SVN as r3258.
This commit is contained in:
parent
9002cddd3f
commit
bab2720596
|
@ -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"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue