public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] sim: rx: drop unused $arch setting
@ 2022-11-04  7:24 Mike Frysinger
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2022-11-04  7:24 UTC (permalink / raw)
  To: gdb-patches

This is only needed for CGEN ports which RX isn't, so drop it.
---
 sim/rx/Makefile.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in
index 4e1f2acf2143..3c4efa305064 100644
--- a/sim/rx/Makefile.in
+++ b/sim/rx/Makefile.in
@@ -37,5 +37,3 @@ SIM_OBJS = \
 	err.o
 
 ## COMMON_POST_CONFIG_FRAG
-
-arch = rx
-- 
2.38.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-04  7:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  7:24 [PATCH] sim: rx: drop unused $arch setting Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).