3ab35818fc
check in pyport.h for working around a very old ctype issue. If the workaround for this issue is enabled, pyport.h redefines toupper() and some other ctype macros, and this wreaks havoc when including newer libc++ headers (or any other system header which tries to declare those functions). Approved by: portmgr (antoine) PR: 208486 MFH: 2016Q2 |
||
---|---|---|
.. | ||
patch-Include__pyport.h | ||
patch-issue20210 | ||
patch-Lib__distutils__unixccompiler.py | ||
patch-Lib_distutils_command_install__lib.py | ||
patch-Lib_distutils_tests_test__install__lib.py | ||
patch-Makefile.pre.in | ||
patch-Modules-_ctypes-libffi-configure | ||
patch-Modules___ctypes__libffi__src__arm__ffi.c | ||
pkg-message.in |