| author | |
| committer | |
| log | 816304e7e14c911ec12b04e752885182169698ca |
| tree | 456c833f28c8b6c26ea609c6b6600420db6677da |
| parent | c0e9d3fb86330ab56ae450fa3e7ffff8fe87b49e |
1 files changed, 1 insertions(+), 0 deletions(-)
src/main.zig+1| ... | ... | @@ -221,6 +221,7 @@ const usage_build_generic = |
| 221 | 221 | \\ .so ELF shared object (dynamic link) |
| 222 | 222 | \\ .dll Windows Dynamic Link Library |
| 223 | 223 | \\ .dylib MACH-O (macOS) dynamic library |
| 224 | \\ .tbd (macOS) text-based dylib definition | |
| 224 | 225 | \\ .s Target-specific assembly source code |
| 225 | 226 | \\ .S Assembly with C preprocessor (requires LLVM extensions) |
| 226 | 227 | \\ .c C source code (requires LLVM extensions) |