From 10e1edb7373416dfd76906f230c9411317162fb8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 2 Jan 2024 10:02:39 -0500 Subject: sim: drop support for automatic subdir recursion No port relies on this anymore, so we can scrub it all. --- sim/configure | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sim/configure') 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 -- cgit v1.1