mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
Add gawk to list of things to build
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
|
||||||
|
|
||||||
|
* configure.in: add bash, time, gawk to list of hosttools and things
|
||||||
|
to only build for native toolchains
|
||||||
|
|
||||||
Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
|
Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
|
||||||
|
|
||||||
* Makefile.in (docdir): Remove.
|
* Makefile.in (docdir): Remove.
|
||||||
|
@ -53,7 +53,7 @@ host_tools="texinfo byacc flex bison binutils ld gas gcc gdb make patch
|
|||||||
prms send-pr gprof gdbtest tgas etc expect dejagnu sim bash
|
prms send-pr gprof gdbtest tgas etc expect dejagnu sim bash
|
||||||
m4 autoconf ispell grep diff rcs cvs fileutils shellutils time
|
m4 autoconf ispell grep diff rcs cvs fileutils shellutils time
|
||||||
textutils wdiff find emacs emacs19 uudecode hello tar gzip indent
|
textutils wdiff find emacs emacs19 uudecode hello tar gzip indent
|
||||||
recode release sed utils guile perl apache inet"
|
recode release sed utils guile perl apache inet gawk"
|
||||||
|
|
||||||
|
|
||||||
# these libraries are built for the target environment, and are built after
|
# these libraries are built for the target environment, and are built after
|
||||||
|
Reference in New Issue
Block a user