From d73f39ee4309d340b97974e49f34e24b8b93fc61 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Jun 2021 22:45:07 -0400 Subject: sim: move sim-inline to the common code This will allow us to build the common code with the same inline settings as the arch subdirs, and only do the test once. --- sim/m4/sim_ac_common.m4 | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/m4/sim_ac_common.m4') diff --git a/sim/m4/sim_ac_common.m4 b/sim/m4/sim_ac_common.m4 index 26d0eef..6587895 100644 --- a/sim/m4/sim_ac_common.m4 +++ b/sim/m4/sim_ac_common.m4 @@ -24,6 +24,4 @@ AC_DEFUN([SIM_AC_COMMON], dnl We don't use automake, but we still want to support dnl --enable-maintainer-mode. AM_MAINTAINER_MODE - -SIM_AC_OPTION_INLINE ]) dnl End of SIM_AC_COMMON -- cgit v1.1