mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
* NT_FREEBSD_ABI_TAG was manually adjusted from using a hardcoded value to using __FreeBSD_version which will be defined by the compiler. * GCJ stuff was removed. * HAVE_CTORS definitions were removed.