From 07492cd4ebc2afc6ba8d332fd81d26cba7a8302b Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Fri, 3 Nov 2023 13:41:11 +0100 Subject: [PATCH] Upgrade submodule, sync patch. --- binutils-gdb | 2 +- patches/binutils-gdb/007-gdbtk-obj-in-subdir.patch | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/binutils-gdb b/binutils-gdb index 2029e13..88bfe6a 160000 --- a/binutils-gdb +++ b/binutils-gdb @@ -1 +1 @@ -Subproject commit 2029e13917d53d2289d3ebb390c4f40bd2112d21 +Subproject commit 88bfe6ac8bcbaf1eb0c1e4be02c21a5c048b7335 diff --git a/patches/binutils-gdb/007-gdbtk-obj-in-subdir.patch b/patches/binutils-gdb/007-gdbtk-obj-in-subdir.patch index 25044c7..9b5308a 100644 --- a/patches/binutils-gdb/007-gdbtk-obj-in-subdir.patch +++ b/patches/binutils-gdb/007-gdbtk-obj-in-subdir.patch @@ -37,7 +37,7 @@ diff -Naurp a/gdb/Makefile.in b/gdb/Makefile.in CONFIG_DEP_SUBDIR = $(addsuffix /$(DEPDIR),$(CONFIG_SRC_SUBDIR)) # -I. for config files. -@@ -1930,10 +1930,8 @@ $(CONFIG_DEP_SUBDIR): +@@ -1932,10 +1932,8 @@ $(CONFIG_DEP_SUBDIR): # Python files need special flags. python/%.o: INTERNAL_CFLAGS += $(PYTHON_CFLAGS) @@ -50,7 +50,7 @@ diff -Naurp a/gdb/Makefile.in b/gdb/Makefile.in installcheck: -@@ -2138,6 +2136,7 @@ test-cp-name-parser$(EXEEXT): test-cp-na +@@ -2140,6 +2138,7 @@ test-cp-name-parser$(EXEEXT): test-cp-na INIT_FILES_FILTER_OUT = \ cp-name-parser.o \ @@ -58,7 +58,7 @@ diff -Naurp a/gdb/Makefile.in b/gdb/Makefile.in init.o \ version.o \ xml-builtin.o \ -@@ -2598,10 +2597,10 @@ clean-gdbtk: +@@ -2600,10 +2599,10 @@ clean-gdbtk: rm -f insight$(EXEEXT) # Removing the old gdb first works better if it is running, at least on SunOS. @@ -71,7 +71,7 @@ diff -Naurp a/gdb/Makefile.in b/gdb/Makefile.in $(TDEPLIBS) $(TUI_LIBRARY) $(CLIBS) $(LOADLIBES) gdbres.o: $(srcdir)/gdbtk/gdb.rc $(srcdir)/gdbtk/gdbtool.ico -@@ -2636,7 +2635,7 @@ endif +@@ -2638,7 +2637,7 @@ endif # A list of all the objects we might care about in this build, for # dependency tracking. -- 2.43.5