forked from Imagelibrary/binutils-gdb
sim: drop unused SIM_HARDWARE variable
This hasn't been used since the refactor way back in commit
f872d0d643 ("Only enable H/W
on some mips targets."), so punt it.
This commit is contained in:
@@ -186,8 +186,7 @@ CONFIG_CFLAGS = \
|
||||
$(SIM_HW_CFLAGS) \
|
||||
$(SIM_INLINE) \
|
||||
$(SIM_WARN_CFLAGS) \
|
||||
$(SIM_WERROR_CFLAGS) \
|
||||
$(SIM_HARDWARE)
|
||||
$(SIM_WERROR_CFLAGS)
|
||||
CSEARCH = -I. -I$(srcdir) -I$(srccom) \
|
||||
-I$(srcroot)/include \
|
||||
-I../../bfd -I$(srcroot)/bfd \
|
||||
|
||||
Reference in New Issue
Block a user