| author | |
| committer | |
| log | d8976dceb690a8d74fdc5752e16c50742cc36167 |
| tree | 6e75351df5794238be716ee2cdfb748a42375a11 |
| parent | 3e9eab0867624be87976914cf04827505ab66273 |
| signature |
The latter applies to Hurd too.1 files changed, 1 insertions(+), 1 deletions(-)
lib/zig.h+1-1| ... | @@ -100,7 +100,7 @@ | ... | @@ -100,7 +100,7 @@ |
| 100 | #define zig_big_endian 1 | 100 | #define zig_big_endian 1 |
| 101 | #endif | 101 | #endif |
| 102 | 102 | ||
| 103 | #if defined(__MACH__) | 103 | #if defined(__APPLE__) |
| 104 | #define zig_darwin | 104 | #define zig_darwin |
| 105 | #elif defined(__DragonFly__) | 105 | #elif defined(__DragonFly__) |
| 106 | #define zig_dragonfly | 106 | #define zig_dragonfly |