acme: make STACK bigger for OS X (David Swasey)
This commit is contained in:
parent
0a98a883d5
commit
1a4b58ebd8
1 changed files with 1 additions and 1 deletions
|
|
@ -565,4 +565,4 @@ Channel *cwarn; /* chan(void*)[1] (really chan(unit)[1]) */
|
|||
|
||||
QLock editoutlk;
|
||||
|
||||
#define STACK 32768
|
||||
#define STACK 65536
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue