merge from gcc
[deliverable/binutils-gdb.git] / bfd / configure.host
index 207e4c007ce516938c95bf9e4b76095397d774b2..634b0b12376de4ccf29c82328d95e1f451187f17 100644 (file)
@@ -32,6 +32,10 @@ hppa*-*-osf*)                HDEFINES=-DHOST_HPPAOSF ;;
 
 ia64-*-linux*)         host64=true; HOST_64BIT_TYPE=long ;;
 ia64-*-aix*)           host64=true; HOST_64BIT_TYPE=long ;;
+ia64-*-hpux*)          host64=true
+                       HOST_64BIT_TYPE="long long";
+                       HOST_U_64BIT_TYPE="unsigned long long";
+                       ;;
 
 i[3456]86-sequent-bsd*)        HDEFINES=-Dshared=genshared ;;
 i[3456]86-sequent-sysv4*) ;;
This page took 0.034693 seconds and 4 git commands to generate.