mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-25 23:14:59 -07:00
Rename -keep-test-executable to -keep-executable
This commit is contained in:
@@ -441,7 +441,7 @@ struct BuildContext {
|
||||
String extra_assembler_flags;
|
||||
String microarch;
|
||||
BuildModeKind build_mode;
|
||||
bool keep_test_executable;
|
||||
bool keep_executable;
|
||||
bool generate_docs;
|
||||
bool custom_optimization_level;
|
||||
i32 optimization_level;
|
||||
|
||||
Reference in New Issue
Block a user