diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-10-24 20:20:54 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-11-01 20:54:37 +0100 |
commit | 35ac91f19dedf7ddba2a82f1c96b565ac15fbaae (patch) | |
tree | 1ee499e175888cfb06ecda75ae4951c1992d141b /toolchain/gdb/patches/110-no_testsuite.patch | |
parent | cafa3dc7c77753e49052732aad763cb3add10aa6 (diff) |
toolchain: gdb: Update to version 10.1
gdb 10.1 adds many new features for example gdbserver support for
- ARC GNU/Linux
- RISC-V GNU/Linux
Removed this patch, because similar changes are now integrated upstream:
toolchain/gdb/patches/100-no_extern_inline.patch
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'toolchain/gdb/patches/110-no_testsuite.patch')
-rw-r--r-- | toolchain/gdb/patches/110-no_testsuite.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/toolchain/gdb/patches/110-no_testsuite.patch b/toolchain/gdb/patches/110-no_testsuite.patch index f4a2cde5c8..90a2574caf 100644 --- a/toolchain/gdb/patches/110-no_testsuite.patch +++ b/toolchain/gdb/patches/110-no_testsuite.patch @@ -1,16 +1,16 @@ --- a/gdb/configure +++ b/gdb/configure -@@ -918,8 +918,7 @@ MAKEINFOFLAGS +@@ -952,8 +952,7 @@ DEBUGINFOD_LIBS YACC YFLAGS XMKMF' -ac_subdirs_all='testsuite --gdbtk -+ac_subdirs_all='gdbtk - gdbserver' +-gdbtk' ++ac_subdirs_all='gdbtk' # Initialize some variables set by options. -@@ -6628,7 +6627,7 @@ $as_echo "$with_auto_load_safe_path" >&6 + ac_init_help= +@@ -6668,7 +6667,7 @@ $as_echo "$with_auto_load_safe_path" >&6 |