From 118efdcdba4f41b6da866fa7602b2eb17133c1f9 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Mon, 25 Sep 2017 23:16:37 +0300 Subject: Revert "toolchain/gdb: update to version 8.0.1" Since version 8.0, gdb requires at least gcc 4.8. Unfortunately some of the buildbot slaves don't meet this requirement, and fail to build LEDE after the gdb upgrade. Revert to the previous gdb version for now. This reverts commit 592abe9ef53f921554d48085d6482d4507b3e142. Signed-off-by: Stijn Tintel --- toolchain/gdb/patches/110-no_testsuite.patch | 4 ++-- toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/gdb/patches') diff --git a/toolchain/gdb/patches/110-no_testsuite.patch b/toolchain/gdb/patches/110-no_testsuite.patch index e86ba6d..68d1c90 100644 --- a/toolchain/gdb/patches/110-no_testsuite.patch +++ b/toolchain/gdb/patches/110-no_testsuite.patch @@ -1,6 +1,6 @@ --- a/gdb/configure +++ b/gdb/configure -@@ -869,8 +869,7 @@ MAKEINFOFLAGS +@@ -874,8 +874,7 @@ MAKEINFOFLAGS YACC YFLAGS XMKMF' @@ -10,7 +10,7 @@ multi-ice gdbserver' -@@ -6473,7 +6472,7 @@ $as_echo "$with_auto_load_safe_path" >&6 +@@ -5617,7 +5616,7 @@ $as_echo "$with_auto_load_safe_path" >&6 diff --git a/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch b/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch index 9ce91a0..562902c 100644 --- a/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch +++ b/toolchain/gdb/patches/120-fix-compile-flag-mismatch.patch @@ -1,6 +1,6 @@ --- a/gdb/gdbserver/configure +++ b/gdb/gdbserver/configure -@@ -2469,7 +2469,7 @@ $as_echo "$as_me: error: \`$ac_var' was +@@ -2476,7 +2476,7 @@ $as_echo "$as_me: error: \`$ac_var' was ac_cache_corrupted=: ;; ,);; *) -- cgit v1.1