From 47ce766a8b922377425cfa88189acb1d43ca58af Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 18 Jun 2021 01:14:39 -0400 Subject: sim: unify -Werror build settings Move these options up to the common dir so we only test & export them once across all ports. It also enables -Werror usage on the common files we've been pulling out of arch subdirs. --- sim/m4/sim_ac_output.m4 | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/m4') diff --git a/sim/m4/sim_ac_output.m4 b/sim/m4/sim_ac_output.m4 index db6c3ff..98385b9 100644 --- a/sim/m4/sim_ac_output.m4 +++ b/sim/m4/sim_ac_output.m4 @@ -21,7 +21,6 @@ dnl one afterwards. The two pieces of the common fragment are inserted into dnl the target's fragment at the appropriate points. AC_DEFUN([SIM_AC_OUTPUT], [dnl -AC_REQUIRE([SIM_AC_OPTION_WARNINGS])dnl AC_REQUIRE([SIM_AC_OPTION_HARDWARE])dnl dnl Make @cgen_breaks@ non-null only if the sim uses CGEN. -- cgit v1.1