We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8360dee commit e8d45d1Copy full SHA for e8d45d1
configure.cmd
@@ -14,7 +14,7 @@ opts="
14
--with-openssl
15
--with-expat
16
--without-tcltk
17
- LDFLAGS='-Zomf -Zbin-files -Zhigh-mem'
+ LDFLAGS='-Zomf -Zbin-files -Zhigh-mem -Zstack 8192'
18
"
19
20
eval "$d/$n" $opts "$@" 2>&1 | tee "$n.log"
0 commit comments