CI linux: && git push
This commit is contained in:
@@ -5126,6 +5126,7 @@ int main(int argument_count, char **arguments) {
|
||||
if (S8_StartsWith(it, S8_Lit("cc="), false)) cc = S8_Skip(it, 3);
|
||||
S8_AddNode(&Perm, &list, it);
|
||||
}
|
||||
IO_Printf("compiler=%.*s\n", S8_Expand(cc));
|
||||
|
||||
// Search for build file in the project directory
|
||||
S8_String build_file = {0};
|
||||
|
||||
Reference in New Issue
Block a user