mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Let's try multilib builds on Mac...
This commit is contained in:
@@ -285,7 +285,8 @@ def main(wxDir, args):
|
||||
]
|
||||
|
||||
if sys.platform.startswith("darwin"):
|
||||
wxpy_configure_opts.append("--enable-monolithic")
|
||||
#wxpy_configure_opts.append("--enable-monolithic")
|
||||
pass
|
||||
else:
|
||||
wxpy_configure_opts.append("--with-sdl")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user