Module Name: src
Committed By: christos
Date: Wed Nov 29 22:40:18 UTC 2017
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
missed one rename
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gdb/dist/gdb/configure.tgt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/gdb/dist/gdb/configure.tgt
diff -u src/external/gpl3/gdb/dist/gdb/configure.tgt:1.15 src/external/gpl3/gdb/dist/gdb/configure.tgt:1.16
--- src/external/gpl3/gdb/dist/gdb/configure.tgt:1.15 Tue Nov 28 17:04:52 2017
+++ src/external/gpl3/gdb/dist/gdb/configure.tgt Wed Nov 29 17:40:18 2017
@@ -116,7 +116,7 @@ arm*-*-linux*)
;;
arm*-*-netbsd* | arm*-*-knetbsd*-gnu)
# Target: NetBSD/arm
- gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o armbsd-tdep.o \
+ gdb_target_obs="arm.o arm-get-next-pcs.o arm-tdep.o arm-bsd-tdep.o \
arm-nbsd-tdep.o nbsd-tdep.o solib-svr4.o"
;;
arm*-*-openbsd*)