aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/codegen.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-11-17 11:32:12 -0800
committerAndrew Kelley <andrew@ziglang.org>2020-11-17 11:40:24 -0800
commit2eee0582f8654cb2b344ed8e2c43dcda3424dbe5 (patch)
tree82292f7be0beb71b927e1b57540b24a956c198f1 /src/stage1/codegen.cpp
parent21a77f7ac35cc3404a1ed3cb03329aef1c980f30 (diff)
downloadzig-2eee0582f8654cb2b344ed8e2c43dcda3424dbe5.tar.gz
zig-2eee0582f8654cb2b344ed8e2c43dcda3424dbe5.zip
macOS libc headers: downgrade to 10.15.7 (Catalina)
See ziglang/fetch-them-macos-headers#2 for more details. The path forward looks like one of the following: * Ony provide headers for the oldest supported macOS (currently 10.13 but soon to be bumped to 10.14). * Provide headers for multiple versions, and select based on the Zig target OS version range minimum. * Don't try to provide macOS headers. If we don't tackle the version problem, we would have to re-introduce the ability to detect and depend on native system headers if we wanted to support C/C++ code that used newer OS definitions. This patch also adds support for `#include <mach/mach_time.h>`. Also related: #5236
Diffstat (limited to 'src/stage1/codegen.cpp')
0 files changed, 0 insertions, 0 deletions