This commit is contained in:
gingerBill
2019-06-02 12:27:36 +01:00
parent b38a8cfb12
commit b0dd3ac599
+1 -1
View File
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
String const ODIN_VERSION = str_lit("0.9.2");
String const ODIN_VERSION = str_lit("0.10.0");
String cross_compile_target = str_lit("");
String cross_compile_lib_dir = str_lit("");