libstdc++: Install <source_location> header for freestanding [PR103726]
authorJonathan Wakely <jwakely@redhat.com>
Tue, 11 Jan 2022 17:47:17 +0000 (17:47 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 11 Jan 2022 18:36:36 +0000 (18:36 +0000)
commit8b35f02ed599a70cce752e3cb544a7c9f808fce8
tree66ab99f70f0542c3ad46536c0cbceebc3cb35377
parent820ac79e8448ad6c631e1387ba51a93dcf2b4e89
libstdc++: Install <source_location> header for freestanding [PR103726]

This C++20 header is also supposed to be present for freestanding.

libstdc++-v3/ChangeLog:

PR libstdc++/103726
* include/Makefile.am: Install <source_location> for
freestanding.
* include/Makefile.in: Regenerate.
* include/std/version (__cpp_lib_source_location): Define for
freestanding.
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/std/version