è
* configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
This commit is contained in:
parent
1001d816c8
commit
f7bddfb6d9
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue