sci-libs/ginkgo: strict-aliasing is fixed in git, add TODO to remove workaround

Bug: https://bugs.gentoo.org/862705
Bug: https://github.com/ginkgo-project/ginkgo/issues/1657
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-08-05 15:00:57 -04:00
parent a614fb111f
commit 38d93c7e5f

View File

@@ -40,6 +40,8 @@ src_configure() {
# https://github.com/ginkgo-project/ginkgo/issues/1657
#
# Do not trust it with LTO either.
#
# Fixed after 1.10.0, remove on next version bump.
append-flags -fno-strict-aliasing
filter-lto