mirror of
https://github.com/ziglang/zig.git
synced 2026-02-15 05:48:31 +00:00
add .tbd to usage text
This commit is contained in:
parent
c0e9d3fb86
commit
816304e7e1
@ -221,6 +221,7 @@ const usage_build_generic =
|
||||
\\ .so ELF shared object (dynamic link)
|
||||
\\ .dll Windows Dynamic Link Library
|
||||
\\ .dylib MACH-O (macOS) dynamic library
|
||||
\\ .tbd (macOS) text-based dylib definition
|
||||
\\ .s Target-specific assembly source code
|
||||
\\ .S Assembly with C preprocessor (requires LLVM extensions)
|
||||
\\ .c C source code (requires LLVM extensions)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user