update readme with arch dependencies
This commit is contained in:
parent
a6104020cb
commit
ad8c9bc20c
2 changed files with 8 additions and 2 deletions
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue