diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-03-03 20:46:34 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-03-03 20:46:34 +0000 |
commit | 995df3f4406b6b9e9d4f488130f9fc28f43d22e8 (patch) | |
tree | c7dbae28d8b397280cf634c2da4f5e9118588cb5 /configure | |
parent | 236282c086ed779c898ddfb3794098e280c5fd87 (diff) | |
download | newlib-gdb-csl-available-20060303-branch.zip newlib-gdb-csl-available-20060303-branch.tar.gz newlib-gdb-csl-available-20060303-branch.tar.bz2 |
Initial version of available features support.gdb-csl-available-20060303-branch
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -886,7 +886,7 @@ build_tools="build-texinfo build-byacc build-flex build-bison build-m4 build-fix # these libraries are used by various programs built for the host environment # -host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber" +host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber expat" # these tools are built for the host environment # Note, the powerpc-eabi build depends on sim occurring before gdb in order to |