• Trent Mick's avatar
    This patch partly (some stuff went in already) ports Python to Monterey. · 635f6fb0
    Trent Mick yazdı
    - Fix bug in thread_pthread.h::PyThread_get_thread_ident() where
      sizeof(pthread) < sizeof(long).
    - Add 'configure' for:
    	- SIZEOF_PTHREAD is pthread_t can be included via <pthread.h>
    	- setting Monterey system name
    	- appropriate CC,LINKCC,LDSHARED,OPT, and CCSHARED for Monterey
    - Add section in README for Monterey build
    635f6fb0
config.h.in 15.5 KB