Add support for Nuxi CloudABI on x86-64
[deliverable/binutils-gdb.git] / ld / configure.tgt
index a46fbca4f7fc704c33d1579f6ef71e4b14982ec5..4b967febfe74c6a9f9d4062c497d9f09a1ed63a8 100644 (file)
@@ -228,6 +228,7 @@ i[3-7]86-*-rtems*)  targ_emul=elf_i386 ;;
 i[3-7]86-*-aros*)      targ_emul=elf_i386 ;;
 i[3-7]86-*-rdos*)      targ_emul=elf_i386 ;;
 x86_64-*-rdos*)                targ_emul=elf64rdos ;;
+x86_64-*-cloudabi*)    targ_emul=elf_x86_64_cloudabi ;;
 i[3-7]86-*-bsd)                targ_emul=i386bsd ;;
 i[3-7]86-*-bsd386)     targ_emul=i386bsd ;;
 i[3-7]86-*-bsdi*)      targ_emul=i386bsd ;;
This page took 0.022836 seconds and 4 git commands to generate.