mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00: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
|
## COMMON_PRE_CONFIG_FRAG
|
||||||
|
|
||||||
SIM_EXTRA_CFLAGS = -Wall -DTIMER_A
|
SIM_EXTRA_CFLAGS = -DTIMER_A
|
||||||
|
|
||||||
SIM_RUN_OBJS = \
|
SIM_RUN_OBJS = \
|
||||||
main.o \
|
main.o \
|
||||||
|
|||||||
@@ -20,8 +20,6 @@
|
|||||||
|
|
||||||
## COMMON_PRE_CONFIG_FRAG
|
## COMMON_PRE_CONFIG_FRAG
|
||||||
|
|
||||||
SIM_EXTRA_CFLAGS = -Wall
|
|
||||||
|
|
||||||
SIM_RUN_OBJS = \
|
SIM_RUN_OBJS = \
|
||||||
main.o
|
main.o
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user