From: Ben Gras Date: Thu, 27 Jul 2006 08:51:08 +0000 (+0000) Subject: Bigger bigsh for gcc and binutils X-Git-Tag: v3.1.3~225 X-Git-Url: http://zhaoyanbai.com/repos/doc/static/gitweb.css?a=commitdiff_plain;h=a284f55473149870a62e51cc08b399f540a046ee;p=minix.git Bigger bigsh for gcc and binutils --- diff --git a/commands/ash/Makefile b/commands/ash/Makefile index 239739325..20fa1c415 100755 --- a/commands/ash/Makefile +++ b/commands/ash/Makefile @@ -64,7 +64,7 @@ install: /usr/bin/ash /usr/bin/sh /bin/sh /bin/bigsh install -lcs $? $@ /bin/bigsh: /usr/bin/ash - install -S 1500000 -lcs $? $@ + install -S 6600k -lcs $? $@ clean: rm -f $(CLEANFILES) sh core