diff options
| author | 2026-01-01 12:00:33 +0100 | |
|---|---|---|
| committer | 2026-01-01 12:01:45 +0100 | |
| commit | 93194ef8447718ae78b345ce0a920bb5e6fdc090 (patch) | |
| tree | 34551543dffff4b53e66ffb94839cddc70810568 /todo.txt | |
| parent | d7203ea5f46fef1b41ba3b32c0b9313df3b3740c (diff) | |
Use a configure script, query system toolchain for default include paths
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ - aarch64 backend - STDC: thread local, VLAs, complex, long double, atomics -- test on non-GNU and non-linux POSIX systems (alpine, various BSDs). Maybe we'll need a configure script after all +- test on non-GNU and non-linux POSIX systems (alpine, various BSDs) - DWARF debug information - implement GNU extensions: __attribute__, __builtin_*, ... - compiler optimizations: |