diff options
author | Greg Ward <gward@python.net> | 2000-08-31 00:31:07 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-08-31 00:31:07 (GMT) |
commit | 8a98cd9e2566a2f68bb534ebe36f202aca2fd0e0 (patch) | |
tree | b7cca701f9e6e911989db43935f6733086f82250 /Lib/plat-freebsd5/regen | |
parent | cb853261bdfa32382aaa3f8f8ce7923059bdca3b (diff) | |
download | cpython-8a98cd9e2566a2f68bb534ebe36f202aca2fd0e0.zip cpython-8a98cd9e2566a2f68bb534ebe36f202aca2fd0e0.tar.gz cpython-8a98cd9e2566a2f68bb534ebe36f202aca2fd0e0.tar.bz2 |
Add /GX to 'compile_options'. This is definitely needed for C++ source;
according to the MS docs it enables exception-handling, and (according
to Alex Martelli <aleaxit@yahoo.com>) is needed to compile without
getting warnings from standard C++ library headers. Apparently
it doesn't cause any problems with C code, so I haven't bothered
conditionalizing the use of /GX.
Diffstat (limited to 'Lib/plat-freebsd5/regen')
0 files changed, 0 insertions, 0 deletions