summaryrefslogtreecommitdiff
path: root/gcc/config.host
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config.host')
-rw-r--r--gcc/config.host5
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/config.host b/gcc/config.host
index 8d227dd68f6..f9b39e682f2 100644
--- a/gcc/config.host
+++ b/gcc/config.host
@@ -119,7 +119,10 @@ case ${host} in
hppa1.1-*-bsd*)
host_xmake_file="pa/x-ada"
;;
- hppa1.0-*-hpux10* | hppa1.1-*-hpux10* | hppa2*-*-hpux10* | \
+ hppa1.0-*-hpux10* | hppa1.1-*-hpux10* | hppa2*-*-hpux10*)
+ out_host_hook_obj=host-hpux.o
+ host_xmake_file="pa/x-ada-hpux10 x-hpux"
+ ;;
hppa1.0-*-hpux11* | hppa1.1-*-hpux11* | hppa2*-*-hpux11* | \
hppa*64*-*-hpux11*)
out_host_hook_obj=host-hpux.o