aboutsummaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2024-01-02 10:02:39 -0500
committerMike Frysinger <vapier@gentoo.org>2024-01-03 01:21:48 -0500
commit10e1edb7373416dfd76906f230c9411317162fb8 (patch)
treec08f0776046a1b23c8fa858d89d34dc46f46f648 /sim/configure
parent01c2a7aa695147ad6b9a46034056b2073119ca7b (diff)
downloadgdb-10e1edb7373416dfd76906f230c9411317162fb8.zip
gdb-10e1edb7373416dfd76906f230c9411317162fb8.tar.gz
gdb-10e1edb7373416dfd76906f230c9411317162fb8.tar.bz2
sim: drop support for automatic subdir recursion
No port relies on this anymore, so we can scrub it all.
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure8
1 files changed, 2 insertions, 6 deletions
diff --git a/sim/configure b/sim/configure
index d7d92c2..f813d91 100755
--- a/sim/configure
+++ b/sim/configure
@@ -852,7 +852,6 @@ AS_FOR_TARGET_AARCH64
LD_FOR_TARGET
AS_FOR_TARGET
CC_FOR_TARGET
-subdirs
SIM_ENABLED_ARCHES
SIM_PRIMARY_TARGET
AM_BACKSLASH
@@ -12684,7 +12683,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12687 "configure"
+#line 12686 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12790,7 +12789,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12793 "configure"
+#line 12792 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -14508,9 +14507,6 @@ ENABLE_SIM=no
-subdirs=""
-
-
if test "${enable_sim}" != no; then
for targ in `echo $target $enable_targets | sed 's/,/ /g'`
do