From 79056107ed3c05d46975de382a12eafc767054ff Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 5 Dec 2012 05:48:19 +0000 Subject: Add x86_64-*-rdos. --- ld/configure.tgt | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/configure.tgt') diff --git a/ld/configure.tgt b/ld/configure.tgt index 0339754..61cc346 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -199,6 +199,7 @@ i[3-7]86-*-coff) targ_emul=i386coff ;; 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=elf_x86_64 ;; i[3-7]86-*-bsd) targ_emul=i386bsd ;; i[3-7]86-*-bsd386) targ_emul=i386bsd ;; i[3-7]86-*-bsdi*) targ_emul=i386bsd ;; -- cgit v1.1