aboutsummaryrefslogtreecommitdiff
path: root/lib/std/json.zig
diff options
context:
space:
mode:
authorMichael Dusan <michael.dusan@gmail.com>2020-06-04 16:20:55 -0400
committerAndrew Kelley <andrew@ziglang.org>2020-07-24 20:01:18 +0000
commit3b26e508638e96997aff3d5ef2c42a917bf86cc8 (patch)
tree969d4867b78ae9fcc79db31a9c34bb27ab82c439 /lib/std/json.zig
parentdf1a2ecd3bfea5506151f62780f442dbe487db96 (diff)
downloadzig-3b26e508638e96997aff3d5ef2c42a917bf86cc8.tar.gz
zig-3b26e508638e96997aff3d5ef2c42a917bf86cc8.zip
macOS: macho ld64.lld fixes
* bring `construct_linker_job_macho` to parity with `construct_linker_job_elf` * macho now sets `-error-limit` * macho on macOS now sets `-macosx_version_min` and `-sdk_version` to `10.13` when running `zig0` * macho now detects when `-l` prefix is not needed * macho on macOS detects system libraries in a case-insensitive manner * macho now ads user-specified libraries to linker command-line args when condition `is_native_os != true` * re-ordered some macho args positions to match elf positions closes #5059 closes #5067
Diffstat (limited to 'lib/std/json.zig')
0 files changed, 0 insertions, 0 deletions