X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f3449b43280a855e57280e6848610ea9fdaa3bb..677a9f0c613385e2e43d82ce0596ff3aa2abea6c:/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