summaryrefslogtreecommitdiff
path: root/bfd/configure.host
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>2000-04-21 20:22:24 +0000
committerJim Wilson <wilson@tuliptree.org>2000-04-21 20:22:24 +0000
commit328751debb52453769d8ca2a7dd174a8bdee19d1 (patch)
treeccf1f495315b945558bb61b7924bc7b8ca2c3812 /bfd/configure.host
parent7dab7ffb4786fdd916c556e750abbed28ff5ed0f (diff)
downloadgdb-328751debb52453769d8ca2a7dd174a8bdee19d1.tar.gz
IA-64 ELF support.
Diffstat (limited to 'bfd/configure.host')
-rw-r--r--bfd/configure.host2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/configure.host b/bfd/configure.host
index e24cd600228..bd5391cd7da 100644
--- a/bfd/configure.host
+++ b/bfd/configure.host
@@ -27,6 +27,8 @@ hppa*-*-mpeix*) HDEFINES=-DHOST_HPPAMPEIX ;;
hppa*-*-bsd*) HDEFINES=-DHOST_HPPABSD ;;
hppa*-*-osf*) HDEFINES=-DHOST_HPPAOSF ;;
+ia64-*-linux*) host64=true; HOST_64BIT_TYPE=long ;;
+
i[3456]86-sequent-bsd*) HDEFINES=-Dshared=genshared ;;
i[3456]86-sequent-sysv4*) ;;
i[3456]86-sequent-sysv*) HDEFINES=-Dshared=genshared ;;