mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 12:00:13 +01:00
turn off SDL for now, there's a link bug in wxWidgets
This commit is contained in:
@@ -297,7 +297,7 @@ def main(wxDir, args):
|
|||||||
#wxpy_configure_opts.append("--enable-monolithic")
|
#wxpy_configure_opts.append("--enable-monolithic")
|
||||||
pass
|
pass
|
||||||
else:
|
else:
|
||||||
wxpy_configure_opts.append("--with-sdl")
|
wxpy_configure_opts.append("--without-sdl")
|
||||||
|
|
||||||
# Set the minimum supported OSX version, and find the oldest SDK
|
# Set the minimum supported OSX version, and find the oldest SDK
|
||||||
# version present on the build machine.
|
# version present on the build machine.
|
||||||
|
|||||||
Reference in New Issue
Block a user