summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild')
-rw-r--r--sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild
index 00bcffbd2ef4..9c8e81478ee5 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild
@@ -125,7 +125,7 @@ src_configure() {
# Doesn't work with LTO: bug #852917.
# https://github.com/besser82/libxcrypt/issues/24
- filter-flags -flto=* -flto
+ filter-lto
multibuild_foreach_variant multilib-minimal_src_configure
}