add NetBSD libc as a cross compilation target
andrewrk opened this issue · 2 comments
andrewrk commented
Extracted from #514.
This is needed for NetBSD to become a tier 1 target.
The example set by glibc can be followed.
See also this wiki page: https://github.com/ziglang/zig/wiki/Updating-libc
daurnimator commented
nikkicoon commented
I'm interested in picking this up, but will have some questions in the future.
For now: The glibc example uses tools/process_headers.zig, would a requirement for this include adding netbsd to this file as well?