libstdc++: Define __cpp_lib_three_way_comparison for freestanding
authorJonathan Wakely <jwakely@redhat.com>
Thu, 23 Apr 2020 20:39:33 +0000 (21:39 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 23 Apr 2020 20:39:33 +0000 (21:39 +0100)
commita2dcb56c9443d1211e14889bd0c2c21360d54cdb
tree5d20e46d0557f5a9103f120fab8b9cb84b0ee412
parentcb76fcd7fb4a4f1e4d1688deca87969124f16fef
libstdc++: Define __cpp_lib_three_way_comparison for freestanding

The <compare> header is always supported, not only for hosted configs.

* include/std/version (__cpp_lib_three_way_comparison): Define for
freestanding builds.
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/version