authorgravatar for git@notcalle.xyzCalle Englund <git@notcalle.xyz> 2020-09-23 16:26:35+02:00
committergravatar for git@notcalle.xyzCalle Englund <git@notcalle.xyz> 2020-09-23 16:26:35+02:00
log94024a9fae6e9292770fa377fe2a03b6b85b4249
tree0be45fd47b1888e84e04c125a4e246bddd5512d4
parentd08842887f4c566186ad3babacd9c155233663b3
signature Commit is signed but in an unrecognized format.

Update macOS build instructions with workaround


1 files changed, 5 insertions(+), 0 deletions(-)

README.md+5
......@@ -73,6 +73,11 @@ in which case try `-DZIG_WORKAROUND_4799=ON`
7373
7474Hopefully this will be fixed upstream with LLVM 10.0.1.
7575
76Building with LLVM 10.0.1 you might run into this problem:
77`ld: library not found for -llibxml2.tbd`
78[Building with LLVM 10.0.1 installed via Homebrew fails](https://github.com/ziglang/zig/issues/6087),
79in which case you can try `-DZIG_WORKAROUND_6087=ON`.
80
7681##### Windows
7782
7883See https://github.com/ziglang/zig/wiki/Building-Zig-on-Windows