| author | |
| committer | |
| log | e807dbbdba146fb601db1c07ce6215b3ef8b3cc6 |
| tree | 3d9050289f61bad20321b541cb955d94addd1bce |
| parent | 4f74f19449e7495ce4aa3b5cbdb49c725f83e26a |
| signature |
This should have been removed along with all traces of AIX support.1 files changed, 0 insertions(+), 2 deletions(-)
lib/zig.h-2| ... | ... | @@ -11,8 +11,6 @@ |
| 11 | 11 | #elif defined(__GNUC__) |
| 12 | 12 | #define zig_gcc |
| 13 | 13 | #define zig_gnuc |
| 14 | #elif defined(__IBMC__) | |
| 15 | #define zig_xlc | |
| 16 | 14 | #elif defined(__TINYC__) |
| 17 | 15 | #define zig_tinyc |
| 18 | 16 | #elif defined(__slimcc__) |