forked from Imagelibrary/binutils-gdb
Remove WITH_SIM define
Since score-tdep.c was removed, the WITH_SIM define is not used in gdb. This patch removes it. Note that re-running autoheader shows a separate change that was missed. I've kept it in this patch to avoid extra work.
This commit is contained in:
3
gdb/configure
vendored
3
gdb/configure
vendored
@@ -18673,9 +18673,6 @@ if test "${ignore_sim}" = "false"; then
|
||||
SIM="${gdb_sim}"
|
||||
SIM_OBS="remote-sim.o"
|
||||
|
||||
$as_echo "#define WITH_SIM 1" >>confdefs.h
|
||||
|
||||
|
||||
# Some tdep code should only be compiled in when the ppc sim is
|
||||
# built. PR sim/13418.
|
||||
case $target in
|
||||
|
||||
Reference in New Issue
Block a user