Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/dist/ld/emulparams Fix TEMPLATE_NAME ...
details: https://anonhg.NetBSD.org/src/rev/99e154f0a555
branches: trunk
changeset: 970977:99e154f0a555
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Apr 09 11:10:07 2020 +0000
description:
Fix TEMPLATE_NAME for new binutils
diffstat:
external/gpl3/binutils/dist/ld/emulparams/aarch64nbsd.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 3817d38ff4e9 -r 99e154f0a555 external/gpl3/binutils/dist/ld/emulparams/aarch64nbsd.sh
--- a/external/gpl3/binutils/dist/ld/emulparams/aarch64nbsd.sh Thu Apr 09 10:57:02 2020 +0000
+++ b/external/gpl3/binutils/dist/ld/emulparams/aarch64nbsd.sh Thu Apr 09 11:10:07 2020 +0000
@@ -9,7 +9,7 @@
LITTLE_OUTPUT_FORMAT="elf64-littleaarch64"
NO_REL_RELOCS=yes
-TEMPLATE_NAME=elf32
+TEMPLATE_NAME=elf
EXTRA_EM_FILE=aarch64elf
GENERATE_SHLIB_SCRIPT=yes
Home |
Main Index |
Thread Index |
Old Index