summaryrefslogtreecommitdiff
path: root/sim/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-12-24 23:28:19 -0500
committerMike Frysinger <vapier@gentoo.org>2022-12-25 02:13:30 -0500
commit20b579bac5a0b0177c7a40dc7520369dbb332efb (patch)
tree0f3de9939df3fe98b28d6c444a1ede9c629e070f /sim/configure.ac
parent883be197745c9a9ea626cf0671e8bb0109d21a36 (diff)
downloadbinutils-gdb-20b579bac5a0b0177c7a40dc7520369dbb332efb.tar.gz
sim: smp: make option available again
At some point we want this to work, but it's not easy to test if the configure option isn't available. Restore it, but keep the default off.
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 bfcd9e59d10..af7e6e752ca 100644
--- a/sim/configure.ac
+++ b/sim/configure.ac
@@ -180,6 +180,7 @@ SIM_AC_OPTION_INLINE
SIM_AC_OPTION_PROFILE
SIM_AC_OPTION_RESERVED_BITS
SIM_AC_OPTION_SCACHE
+SIM_AC_OPTION_SMP
SIM_AC_OPTION_STDIO
SIM_AC_OPTION_TRACE
SIM_AC_OPTION_WARNINGS