summaryrefslogtreecommitdiff
path: root/sim/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-15 22:45:07 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-20 00:12:11 -0400
commitd73f39ee4309d340b97974e49f34e24b8b93fc61 (patch)
tree18d6d1500fd767acdffdcef39a9ef97fde27c337 /sim/configure.ac
parent406b4ada55b2957c10fedaeaada801e77912d976 (diff)
downloadbinutils-gdb-d73f39ee4309d340b97974e49f34e24b8b93fc61.tar.gz
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.
Diffstat (limited to 'sim/configure.ac')
-rw-r--r--sim/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/configure.ac b/sim/configure.ac
index 33c7aca60f5..a3f02a78e9a 100644
--- a/sim/configure.ac
+++ b/sim/configure.ac
@@ -121,6 +121,7 @@ SIM_AC_OPTION_ASSERT
SIM_AC_OPTION_DEBUG
SIM_AC_OPTION_ENDIAN
SIM_AC_OPTION_ENVIRONMENT
+SIM_AC_OPTION_INLINE
SIM_AC_OPTION_PROFILE
SIM_AC_OPTION_STDIO
SIM_AC_OPTION_TRACE