diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-28 11:14:53 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-08-28 18:34:35 +0200 |
commit | 63847a04a3e245097b170196cbef3005078e2e7f (patch) | |
tree | bb1c906a0d6aad13eb2fb3fdc5b3216b74cdd927 /src/utils/cpp/tmp_dir.cpp | |
parent | 6db13ba3f77ecf38ec1b54d6607efbb016cefce4 (diff) | |
download | justbuild-63847a04a3e245097b170196cbef3005078e2e7f.tar.gz |
Fix path hash for libstdc++ bug-fix release 11.4
... std::hash<fs::path> was first implemented in libstdc++
version 12. However, that change was also backported to
bug-fix release 11.4, so we may not include our
reimplementation if that version is used.
(cherry picked from 8fb4a41a63e5d195c2463ce0bc75e9d41cc0c5be)
Diffstat (limited to 'src/utils/cpp/tmp_dir.cpp')
0 files changed, 0 insertions, 0 deletions