mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
sim: frv: reduce -Wno-error scope
Only two files in here still generates warnings, so reduce the -Werror disable to that now that we require GNU make and can set variables on a per-object basis.
This commit is contained in:
@ -40,8 +40,8 @@ SIM_EXTRA_CFLAGS = @SIM_FRV_TRAPDUMP_FLAGS@
|
|||||||
|
|
||||||
SIM_EXTRA_CLEAN = frv-clean
|
SIM_EXTRA_CLEAN = frv-clean
|
||||||
|
|
||||||
# Code doesn't build cleanly yet.
|
# Some modules don't build cleanly yet.
|
||||||
SIM_WERROR_CFLAGS =
|
memory.o sem.o: SIM_WERROR_CFLAGS =
|
||||||
|
|
||||||
## COMMON_POST_CONFIG_FRAG
|
## COMMON_POST_CONFIG_FRAG
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user