X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3449b43280a855e57280e6848610ea9fdaa3bb..2cefcb34d25e6d36d3f66af01fd5c24088df63df:/wxPython/setup.py diff --git a/wxPython/setup.py b/wxPython/setup.py index ce3be79c2c..e0c545f162 100755 --- a/wxPython/setup.py +++ b/wxPython/setup.py @@ -204,7 +204,7 @@ if os.name == 'nt': 'advapi32', 'wsock32'] - cflags = [] #['/GX-'] # workaround for internal compiler error in MSVC 5 + cflags = [] #['/GX-'] # workaround for internal compiler error in MSVC on some machines lflags = None