acme: make STACK bigger for OS X (David Swasey)
This commit is contained in:
parent
0a98a883d5
commit
1a4b58ebd8
@ -565,4 +565,4 @@ Channel *cwarn; /* chan(void*)[1] (really chan(unit)[1]) */
|
||||
|
||||
QLock editoutlk;
|
||||
|
||||
#define STACK 32768
|
||||
#define STACK 65536
|
||||
|
||||
Loading…
Reference in New Issue
Block a user