mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
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-issue21166 | ||
patch-Lib_distutils_command_install__lib.py | ||
patch-Lib_distutils_unixccompiler.py | ||
patch-Makefile.pre.in | ||
patch-Misc_python-config.in | ||
patch-Modules___ctypes__libffi__src__arm__ffi.c | ||
patch-Modules__fcntlmodule.c | ||
patch-Modules-_ctypes-libffi-configure | ||
patch-PR195511 | ||
patch-setup.py | ||
pkg-message.in |