mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 00:38:31 +00:00
Make development more pleasant on MacOS Arm64
This commit is contained in:
parent
f7cad70da1
commit
0863427b3a
8 changed files with 90 additions and 10 deletions
|
@ -20,5 +20,5 @@
|
|||
// stub version of assert() to keep the build a dag
|
||||
__attribute__((__weak__)) void __assert_fail(const char *expr, const char *file,
|
||||
int line) {
|
||||
__builtin_trap();
|
||||
notpossible;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue