zig icon indicating copy to clipboard operation
zig copied to clipboard

Improve old glibc versions

Open markus-oberhumer-forks opened this issue 1 year ago • 0 comments

Moving __GLIBC__ to the top is needed so that commits https://github.com/ziglang/zig/commit/f9c9ae84c6c0773ab8dc710cae3ce9024ca1e91c and https://github.com/ziglang/zig/commit/0afead56516c13c007b99d4b252db064080e2679 actually work.

markus-oberhumer-forks avatar Mar 22 '24 01:03 markus-oberhumer-forks