From 2f8d1b2e9acbde67c1b68665002c2ce6a95322fd Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 17 Oct 2018 11:11:49 -0700 Subject: [PATCH] wxWidgets has been fixed, enable use of SDL again. Update wxWidgets to latest master. --- buildtools/build_wxwidgets.py | 2 +- ext/wxWidgets | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildtools/build_wxwidgets.py b/buildtools/build_wxwidgets.py index bb849687..7da3bd02 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("--without-sdl") + wxpy_configure_opts.append("--with-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 095176f8..aab02ec1 160000 --- a/ext/wxWidgets +++ b/ext/wxWidgets @@ -1 +1 @@ -Subproject commit 095176f8401ff8e5f2c951134602035f07f5f39c +Subproject commit aab02ec1ceb4602ea1da23a5d422af0f7abea21d