]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/configure
libstdc++: Disable <stacktrace> support by default for freestanding
[thirdparty/gcc.git] / libstdc++-v3 / configure
index db1932300c0103161ba1503fc5799a73c3ff9032..dcb9fd6158c93bde8c10399eba210941268871b7 100755 (executable)
@@ -73156,7 +73156,7 @@ BACKTRACE_CPPFLAGS="$BACKTRACE_CPPFLAGS -DBACKTRACE_ELF_SIZE=$elfsize"
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build libbacktrace support" >&5
 $as_echo_n "checking whether to build libbacktrace support... " >&6; }
   if test "$enable_libstdcxx_backtrace" = "auto"; then
-    enable_libstdcxx_backtrace=yes
+    enable_libstdcxx_backtrace="$is_hosted"
   fi
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_libstdcxx_backtrace" >&5
 $as_echo "$enable_libstdcxx_backtrace" >&6; }