[committed] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]

Jonathan Wakely jwakely@redhat.com
Mon Aug 10 18:13:25 GMT 2020


On 10/08/20 13:24 +0100, Jonathan Wakely wrote:
>The configure switch should only affect the optional Filesystem TS, not
>the std::filesystem features of C++17.
>
>libstdc++-v3/ChangeLog:
>
>	PR libstdc++/94681
>	* acinclude.m4 (GLIBCXX_CHECK_FILESYSTEM_DEPS): Do not depend on
>	$enable_libstdcxx_filesystem_ts.
>	* configure: Regenerate.

This fixes a build failure reported in the PR.

Tested x86_64-linux. Committed to trunk.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1521 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200810/0d9eb59f/attachment.bin>


More information about the Gcc-patches mailing list