aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-20 01:04:34 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-22 19:29:28 -0400
commite173c80fbb01dfed80a1b628157de3c0040d774b (patch)
tree03b18abfdb3e807c47a8abcf3c6dcaf3dea8c657 /sim/rx/Makefile.in
parent36bb57e40c5062ff6c5cb16463e1c7233baf46bb (diff)
downloadbinutils-e173c80fbb01dfed80a1b628157de3c0040d774b.zip
binutils-e173c80fbb01dfed80a1b628157de3c0040d774b.tar.gz
binutils-e173c80fbb01dfed80a1b628157de3c0040d774b.tar.bz2
sim: rx: merge with common configure script
Move the unique configure flag to acinclude.m4 so the common code can include it, then delete the rx configure logic entirely.
Diffstat (limited to 'sim/rx/Makefile.in')
-rw-r--r--sim/rx/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/Makefile.in b/sim/rx/Makefile.in
index b1023dd..5426cc0 100644
--- a/sim/rx/Makefile.in
+++ b/sim/rx/Makefile.in
@@ -20,7 +20,7 @@
## COMMON_PRE_CONFIG_FRAG
-SIM_EXTRA_CFLAGS = @sim_rx_cycle_accurate_flags@
+SIM_EXTRA_CFLAGS = @SIM_RX_CYCLE_ACCURATE_FLAGS@
SIM_RUN_OBJS = \
main.o \