aboutsummaryrefslogtreecommitdiff
path: root/src/error.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2018-11-02 00:07:43 -0400
committerAndrew Kelley <superjoe30@gmail.com>2018-11-02 00:54:34 -0400
commit1554dd9697b77b4fe4a309247982c3e29048f124 (patch)
treef1ed649ac17a98dfb49067e04ea0c169cb34a725 /src/error.cpp
parent5c97aff627394439089267132a6c86f5e6162f92 (diff)
downloadzig-1554dd9697b77b4fe4a309247982c3e29048f124.tar.gz
zig-1554dd9697b77b4fe4a309247982c3e29048f124.zip
support building static self hosted compiler on macos
* add a --system-linker-hack command line parameter to work around poor LLD macho code. See #1535 * build.zig correctly handles static as well as dynamic dependencies when building the self hosted compiler. - no more unnecessary libxml2 dependency - a static build on macos produces a completely static self-hosted compiler for macos (except for libSystem as intended).
Diffstat (limited to 'src/error.cpp')
0 files changed, 0 insertions, 0 deletions