mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
sim: m32c/rl78: drop redundant -Wall settings
We already turn these on in the configure script.
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
|
||||
## COMMON_PRE_CONFIG_FRAG
|
||||
|
||||
SIM_EXTRA_CFLAGS = -Wall -DTIMER_A
|
||||
SIM_EXTRA_CFLAGS = -DTIMER_A
|
||||
|
||||
SIM_RUN_OBJS = \
|
||||
main.o \
|
||||
|
@ -20,8 +20,6 @@
|
||||
|
||||
## COMMON_PRE_CONFIG_FRAG
|
||||
|
||||
SIM_EXTRA_CFLAGS = -Wall
|
||||
|
||||
SIM_RUN_OBJS = \
|
||||
main.o
|
||||
|
||||
|
Reference in New Issue
Block a user