X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fbinutils-gdb.git;a=blobdiff_plain;f=sim%2Fcommon%2FMake-common.in;fp=sim%2Fcommon%2FMake-common.in;h=51e4ca7b5ac781f4afd1dc8d044770e806d9f8bd;hp=b82e76c91f6f8d8ac4c653e2ac88f19f99ec0687;hb=47ce766a8b922377425cfa88189acb1d43ca58af;hpb=5a767724d7e4d8dfe70a82edceaeaa6d57ff2b84 diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index b82e76c91f6..51e4ca7b5ac 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -96,8 +96,6 @@ SIM_HW = @sim_hw@ SIM_INLINE = @sim_inline@ SIM_RESERVED_BITS = @sim_reserved_bits@ SIM_SCACHE = @sim_scache@ -WARN_CFLAGS = @WARN_CFLAGS@ -WERROR_CFLAGS = @WERROR_CFLAGS@ SIM_WARN_CFLAGS = $(WARN_CFLAGS) SIM_WERROR_CFLAGS = $(WERROR_CFLAGS)