* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
This commit is contained in:
Jeff Law 1999-07-08 11:35:04 +00:00
parent dddbe276f3
commit 4bd805d434
1 changed files with 2 additions and 1 deletions

View File

@ -643,8 +643,9 @@ case "${target}" in
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx target-libgloss" noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx target-libgloss"
;; ;;
hppa*-*-*elf* | \ hppa*-*-*elf* | \
hppa*-*-linux-gnu* | \
hppa*-*-lites*) hppa*-*-lites*)
# Do configure ld/binutils/gas for this case. # Do configure ld/binutils/gas for the above cases.
;; ;;
hppa*-*-*) hppa*-*-*)
# HP's C compiler doesn't handle Emacs correctly (but on BSD and Mach # HP's C compiler doesn't handle Emacs correctly (but on BSD and Mach