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

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b0119424d19afcf80997ad5f3128d7ec68e1fafa

commit b0119424d19afcf80997ad5f3128d7ec68e1fafa
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Fri Nov 4 14:23:50 2022 +0700

    sim: rx: drop unused $arch setting
    
    This is only needed for CGEN ports which RX isn't, so drop it.

Diff:
---
 sim/rx/Makefile.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in
index 4e1f2acf214..3c4efa30506 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

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

only message in thread, other threads:[~2022-11-04  7:25 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:25 [binutils-gdb] sim: rx: drop unused $arch setting Michael 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).