mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
sim: cleanup unused SIM_EXTRA_CFLAGS
We want to eventually delete this, so at least drop the empty ones.
This commit is contained in:
@@ -19,9 +19,6 @@ SIM_EXTRA_HW_DEVICES = lm32cpu lm32timer lm32uart
|
||||
SIM_EXTRA_DEPS = $(CGEN_INCLUDE_DEPS) $(srcdir)/../../opcodes/lm32-desc.h \
|
||||
eng.h
|
||||
|
||||
# List of flags to always pass to $(CC).
|
||||
#SIM_EXTRA_CFLAGS =
|
||||
|
||||
SIM_EXTRA_CLEAN = lm32-clean
|
||||
|
||||
## COMMON_POST_CONFIG_FRAG
|
||||
|
||||
Reference in New Issue
Block a user