mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-14 14:23:43 +00:00
Comment based build tags for packages (basic and temporary)
This commit is contained in:
@@ -121,6 +121,7 @@ bool is_excluded_target_filename(String name) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
TargetOsKind os1 = get_target_os_from_string(str1);
|
||||
TargetArchKind arch1 = get_target_arch_from_string(str1);
|
||||
TargetOsKind os2 = get_target_os_from_string(str2);
|
||||
|
||||
Reference in New Issue
Block a user