diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-17 09:06:58 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-17 09:06:58 +0100 |
commit | cc23481c506bb688b9a28535fb6dd40c3ad646cf (patch) | |
tree | dc3740f4b73930ff3dcab63c2fa950e274a8fd21 /package/gdb/patches/patch-gdb_config_i386_linux_mh | |
parent | 6fccc935878c544f9b94ab234eb2dbe87c3c49df (diff) |
update gdb
Diffstat (limited to 'package/gdb/patches/patch-gdb_config_i386_linux_mh')
-rw-r--r-- | package/gdb/patches/patch-gdb_config_i386_linux_mh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/gdb/patches/patch-gdb_config_i386_linux_mh b/package/gdb/patches/patch-gdb_config_i386_linux_mh deleted file mode 100644 index c137b8a0a..000000000 --- a/package/gdb/patches/patch-gdb_config_i386_linux_mh +++ /dev/null @@ -1,12 +0,0 @@ ---- gdb-7.6.orig/gdb/config/i386/linux.mh 2013-03-11 09:25:58.000000000 +0100 -+++ gdb-7.6/gdb/config/i386/linux.mh 2013-09-04 13:19:46.000000000 +0200 -@@ -4,8 +4,7 @@ NAT_FILE= config/nm-linux.h - NATDEPFILES= inf-ptrace.o fork-child.o \ - i386-nat.o i386-linux-nat.o \ - proc-service.o linux-thread-db.o \ -- linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o \ -- linux-btrace.o -+ linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o - NAT_CDEPS = $(srcdir)/proc-service.list - - # The dynamically loaded libthread_db needs access to symbols in the |