Enlarge the stack size of temacs to 100KB.
This commit is contained in:
parent
c532f34968
commit
27ffd10e62
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ s/^[ \f\t][ \f\t]*$//
|
|||
s/^ / /
|
||||
s/\.h\.in/.h-in/
|
||||
/^ \.\/temacs/i\
|
||||
stubedit temacs.exe minstack=40k
|
||||
stubedit temacs.exe minstack=100k
|
||||
/^MAKE *=/s/^/# /
|
||||
/^SHELL *=/s/^/# /
|
||||
/^srcdir *=/s/@[^@\n]*@/./
|
||||
|
|
Loading…
Add table
Reference in a new issue