aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-30 01:44:57 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-30 02:20:23 -0400
commita87686e5aa57d86a86b6deac8b4d47a86c69c950 (patch)
tree92f667fae57894fb8d410220d5e3858ee3ed337f /sim/d10v/Makefile.in
parent11558abc20f902a1fa3ea128809862787f642598 (diff)
downloadfsf-binutils-gdb-a87686e5aa57d86a86b6deac8b4d47a86c69c950.zip
fsf-binutils-gdb-a87686e5aa57d86a86b6deac8b4d47a86c69c950.tar.gz
fsf-binutils-gdb-a87686e5aa57d86a86b6deac8b4d47a86c69c950.tar.bz2
sim: d10v: delete NEED_UI_LOOP_HOOK handling
This hook is used only when linked into gdb, and d10v doesn't have a gdb port anymore. Punt it.
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r--sim/d10v/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index 5ea5b1d..fb2d72d 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -22,8 +22,7 @@ SIM_RUN_OBJS = run.o
SIM_OBJS = interp.o table.o simops.o endian.o sim-load.o
SIM_EXTRA_CLEAN = clean-extra
-SIM_EXTRA_CFLAGS = -DNEED_UI_LOOP_HOOK -DSIM_HAVE_ENVIRONMENT \
- -DSIM_USE_DEPRECATED_RUN_FRONTEND
+SIM_EXTRA_CFLAGS = -DSIM_HAVE_ENVIRONMENT -DSIM_USE_DEPRECATED_RUN_FRONTEND
INCLUDE = d10v_sim.h $(srcroot)/include/gdb/callback.h targ-vals.h endian.c \
$(srcroot)/include/gdb/sim-d10v.h