|
|
|
@ -84,7 +84,7 @@ target_tools="target-examples target-groff" |
|
|
|
native_only="autoconf cvs emacs emacs19 fileutils find gawk grep gzip hello |
|
|
|
indent ispell m4 rcs recode sed shellutils tar textutils gash |
|
|
|
uudecode wdiff gprof target-groff guile perl apache inet time |
|
|
|
bash" |
|
|
|
bash prms" |
|
|
|
|
|
|
|
# directories to be built in a cross environment only |
|
|
|
# |
|
|
|
@ -524,7 +524,7 @@ case "${target}" in |
|
|
|
# The GNU linker does not support shared libraries. |
|
|
|
# emacs is emacs 18, which does not work on Irix 5 (emacs19 does work) |
|
|
|
# BFD does not have Irix 6 support yet. |
|
|
|
noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb readline mmalloc sim gprof emacs target-libgloss" |
|
|
|
# noconfigdirs="$noconfigdirs bfd binutils ld gas opcodes gdb readline mmalloc sim gprof emacs target-libgloss" |
|
|
|
;; |
|
|
|
mips*-dec-bsd*) |
|
|
|
noconfigdirs="$noconfigdirs gprof target-libgloss" |
|
|
|
|