Michael Matz 5d2f4cb403 macos: various fixes
* alloca needs to be _alloca
* int64_t and uint64_t are also defined in <sys/_types/_int64_t.h>
  but as long long, not as long, so adjust out <stddef.h> to agree
  on Darwin
* define __APPLE_CC__ so that <TargetConditionals.h> correctly defines
  various macros like TARGET_OS_MAC and TARGET_CPU_X86_64
2020-06-20 22:14:56 +02:00
..
2019-09-08 15:04:06 +03:00
2014-04-07 00:30:31 +02:00
2020-06-20 22:14:56 +02:00
2009-07-18 22:06:37 +02:00