mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
try to make sure results actually make it to disk
This commit is contained in:
@@ -527,5 +527,7 @@ loop:
|
||||
}
|
||||
fclose(table);
|
||||
|
||||
system("/bin/sync");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user