File use_stl_build.patch of Package python-wxPython.28033

--- wxPython-4.1.0/buildtools/build_wxwidgets.py_orig	2020-05-30 01:24:47.890132236 +0200
+++ wxPython-4.1.0/buildtools/build_wxwidgets.py	2020-05-30 01:25:59.574988273 +0200
@@ -362,6 +362,7 @@
             else:
                 configure_opts.append("--enable-universal_binary=%s" % options.mac_universal_binary)
 
+        configure_opts.append("--enable-stl")
 
         print("Configure options: " + repr(configure_opts))
         wxBuilder = builder.AutoconfBuilder()
openSUSE Build Service is sponsored by