diff options
Diffstat (limited to 'gas/configure.tgt')
-rw-r--r-- | gas/configure.tgt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure.tgt b/gas/configure.tgt index 0272b4e..f3def28 100644 --- a/gas/configure.tgt +++ b/gas/configure.tgt @@ -236,6 +236,7 @@ case ${generic_target} in i960-*-elf*) fmt=elf ;; ia64-*-elf*) fmt=elf ;; + ia64-*-*vms*) fmt=elf em=vms ;; ia64-*-aix*) fmt=elf em=ia64aix ;; ia64-*-linux-*) fmt=elf em=linux ;; ia64-*-hpux*) fmt=elf em=hpux ;; |