commit | 1dd3378347f15c27b82237443f3a4825b4e70b3d | [log] [tgz] |
---|---|---|
author | Sam James <sam@gentoo.org> | Thu Aug 17 03:17:05 2023 |
committer | Sam James <sam@gentoo.org> | Fri Aug 18 01:30:15 2023 |
tree | afb92caceba0d054f9dd1063b9bbaf0862bfc2fb | |
parent | 9cd89e7d13a529ad439a9d8abae615943c08e78e [diff] |
toolchain-funcs.eclass: tc-enables-fortify-source: update for newer libcxx Newer libcxx uses _LIBCPP_ENABLE_HARDENED_MODE instead of _LIBCPP_ENABLE_ASSERTIONS which is now deprecated. Bug: https://bugs.gentoo.org/912223 Signed-off-by: Sam James <sam@gentoo.org>