summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2017-02-19 11:56:53 +0000
committerjsg <jsg@openbsd.org>2017-02-19 11:56:53 +0000
commita238c0b2c99fa42879a6704ed5cf52c9716aea41 (patch)
treea6698e088d673dd61a3d7e55826a770a9bd93077
parentdraft-ietf-idr-large-community has been published as RFC 8092 (diff)
downloadwireguard-openbsd-a238c0b2c99fa42879a6704ed5cf52c9716aea41.tar.xz
wireguard-openbsd-a238c0b2c99fa42879a6704ed5cf52c9716aea41.zip
elf64-aarc64 -> elf64-aarch64 in TARGET_LITTLE_NAME
ok patrick@
-rw-r--r--gnu/usr.bin/binutils-2.17/bfd/elf64-aarch64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils-2.17/bfd/elf64-aarch64.c b/gnu/usr.bin/binutils-2.17/bfd/elf64-aarch64.c
index b3ad79f84b0..d463419948a 100644
--- a/gnu/usr.bin/binutils-2.17/bfd/elf64-aarch64.c
+++ b/gnu/usr.bin/binutils-2.17/bfd/elf64-aarch64.c
@@ -58,7 +58,7 @@ elf_generic_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED,
}
#define TARGET_LITTLE_SYM bfd_elf64_aarch64_vec
-#define TARGET_LITTLE_NAME "elf64-aarc64"
+#define TARGET_LITTLE_NAME "elf64-aarch64"
#define ELF_ARCH bfd_arch_aarch64
#define ELF_MACHINE_CODE EM_AARCH64
#define ELF_MAXPAGESIZE 0x1000