From: openKylin Developers <packaging@lists.openkylin.top>
Date: Wed, 8 May 2024 10:10:33 +0800
Subject: fork-inferior-fix

===================================================================
---
 gdb/configure.nat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/configure.nat b/gdb/configure.nat
index d8726df..8b98511 100644
--- a/gdb/configure.nat
+++ b/gdb/configure.nat
@@ -216,7 +216,7 @@ case ${gdb_host} in
 	    i386)
 		# Host: Intel 386 running the GNU Hurd
 		NATDEPFILES='i386-gnu-nat.o gnu-nat.o \
-		     x86-nat.o nat/x86-dregs.o fork-child.o fork-inferior.o \
+		     x86-nat.o nat/x86-dregs.o fork-child.o \
 		     nat/fork-inferior.o \
 		     notify_S.o process_reply_S.o msg_reply_S.o \
 		     msg_U.o exc_request_U.o exc_request_S.o'
