* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
This commit is contained in:
parent
dddbe276f3
commit
4bd805d434
|
@ -643,8 +643,9 @@ case "${target}" in
|
|||
noconfigdirs="$noconfigdirs target-libg++ target-libstdc++ target-libio target-librx target-libgloss"
|
||||
;;
|
||||
hppa*-*-*elf* | \
|
||||
hppa*-*-linux-gnu* | \
|
||||
hppa*-*-lites*)
|
||||
# Do configure ld/binutils/gas for this case.
|
||||
# Do configure ld/binutils/gas for the above cases.
|
||||
;;
|
||||
hppa*-*-*)
|
||||
# HP's C compiler doesn't handle Emacs correctly (but on BSD and Mach
|
||||
|
|
Loading…
Reference in New Issue