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/bfd fix merge botch - remove dup...
details: https://anonhg.NetBSD.org/src/rev/681c0bc47ba1
branches: trunk
changeset: 998356:681c0bc47ba1
user: mrg <mrg%NetBSD.org@localhost>
date: Tue Apr 16 02:10:09 2019 +0000
description:
fix merge botch - remove duplicated case statement (not in configure)
diffstat:
external/gpl3/binutils/dist/bfd/configure.ac | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 2662b128f51c -r 681c0bc47ba1 external/gpl3/binutils/dist/bfd/configure.ac
--- a/external/gpl3/binutils/dist/bfd/configure.ac Tue Apr 16 01:44:07 2019 +0000
+++ b/external/gpl3/binutils/dist/bfd/configure.ac Tue Apr 16 02:10:09 2019 +0000
@@ -581,8 +581,6 @@
ns32k_aout_pc532mach_vec) tb="$tb pc532-mach.lo aout-ns32k.lo" ;;
ns32k_aout_pc532nbsd_vec) tb="$tb ns32knetbsd.lo aout-ns32k.lo" ;;
or1k_elf32_vec) tb="$tb elf32-or1k.lo elf32.lo $elf" ;;
- riscv_elf32_vec) tb="$tb elf32-riskv.lo elffxx-riscv.lo elf32.lo $elf" ;;
- riscv_elf64_vec) tb="$tb elf64-riskv.lo elf64.lo elffxx-riscv.lo $elf" target_size=64 ;;
pdp11_aout_vec) tb="$tb pdp11.lo" ;;
pef_vec) tb="$tb pef.lo" ;;
pef_xlib_vec) tb="$tb pef.lo" ;;
Home |
Main Index |
Thread Index |
Old Index