diff --git a/buildtools/build_wxwidgets.py b/buildtools/build_wxwidgets.py index 7da3bd02..bb849687 100644 --- a/buildtools/build_wxwidgets.py +++ b/buildtools/build_wxwidgets.py @@ -297,7 +297,7 @@ def main(wxDir, args): #wxpy_configure_opts.append("--enable-monolithic") pass else: - wxpy_configure_opts.append("--with-sdl") + wxpy_configure_opts.append("--without-sdl") # Set the minimum supported OSX version, and find the oldest SDK # version present on the build machine. diff --git a/ext/wxWidgets b/ext/wxWidgets index 76f9d6ba..095176f8 160000 --- a/ext/wxWidgets +++ b/ext/wxWidgets @@ -1 +1 @@ -Subproject commit 76f9d6baa976322779f6bc532238dbd55696bb1c +Subproject commit 095176f8401ff8e5f2c951134602035f07f5f39c