]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes
authorJonathan Wakely <jwakely@redhat.com>
Wed, 16 Aug 2023 17:34:59 +0000 (18:34 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 1 Sep 2023 11:13:33 +0000 (12:13 +0100)
commitfcede95472ceb4b63d0c131ed2f98bd79e0e360d
treec75862a18a9e4f095ecb23df79f6c64707173046
parent5f2098cce6c75117927fef317c714dd2088b0189
libstdc++: Make --enable-libstdcxx-backtrace=auto default to yes

This causes libstdc++_libbacktrace.a to be built by default. This might
fail on some targets, in which case we can make the 'auto' choice expand
to either 'yes' or 'no' depending on the target.

libstdc++-v3/ChangeLog:

* acinclude.m4 (GLIBCXX_ENABLE_BACKTRACE): Default to yes.
* configure: Regenerate.
libstdc++-v3/acinclude.m4
libstdc++-v3/configure