update readme with arch dependencies
This commit is contained in:
@@ -562,7 +562,7 @@ void cleanup() {
|
||||
}
|
||||
|
||||
void die(const char* why) {
|
||||
fprintf(stderr, "%s\n", why);
|
||||
fprintf(stderr, "error: %s failed, aborting\n", why);
|
||||
cleanup();
|
||||
exit(1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user