mirror of
https://github.com/ziglang/zig.git
synced 2025-12-24 07:03:11 +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.