mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Copy paste typo.
This commit is contained in:
committed by
Christoffer Lerno
parent
1668999f90
commit
ab4ed9472a
@@ -198,7 +198,7 @@ static void usage(bool full)
|
||||
print_opt("--linux-crtbegin <dir>", "Set the directory to use for finding crtbegin.o and related files.");
|
||||
PRINTF("");
|
||||
print_opt("--android-ndk <dir>", "Set the NDK directory location.");
|
||||
print_opt("--android-api <dir>", "Set Android API version.");
|
||||
print_opt("--android-api <ver>", "Set Android API version.");
|
||||
PRINTF("");
|
||||
print_opt("--sanitize=<option>", "Enable sanitizer: address, memory, thread.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user