Getting this build error when it goes to compile zig3:
MachO Flush... error(link): jump too big to encode as i28 displacement value
error(link): (target - source) = displacement => 0x108c8510c - 0x100002508 = 0x8c82c04
error(link): TODO implement branch islands to extend jump distance for arm64
thread 5309900 panic: attempt to unwrap error: TODOImplementBranchIslands
CMake was run as:
cmake .. -DCMAKE_PREFIX_PATH=$HOME/local/llvm15-release -DZIG_STATIC_LLVM=on