(bootstrap): Ensure enough environment space will be available
to run config.bat.
This commit is contained in:
parent
115f44b62d
commit
66205aea4b
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-09-11 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* mainmake.v2 (bootstrap): Ensure enough environment space
|
||||
will be available to run config.bat.
|
||||
|
||||
2009-08-27 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* sed1v2.inp (buildobj.h): Replace "echo" with "djecho".
|
||||
|
|
|
@ -279,7 +279,7 @@ bootstrap-clean: FRC
|
|||
${top_bootclean}
|
||||
|
||||
bootstrap: bootstrap-clean FRC
|
||||
config msdos
|
||||
command.com /e:2048 /c config msdos
|
||||
$(MAKE) $(MFLAGS) info all
|
||||
|
||||
# arch-tag: 6fee5130-4c53-46c6-93d3-d0ea852298b9
|
||||
|
|
Loading…
Add table
Reference in a new issue