summaryrefslogtreecommitdiff
path: root/app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild')
-rw-r--r--app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild b/app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild
index 1751f110cb5c..0ca6281dbb85 100644
--- a/app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild
+++ b/app-admin/keepassxc/keepassxc-2.7.5-r1.ebuild
@@ -74,7 +74,7 @@ src_prepare() {
src_configure() {
# https://github.com/keepassxreboot/keepassxc/issues/5801
- filter-flags -flto*
+ filter-lto
local mycmakeargs=(
# Gentoo users enable ccache via e.g. FEATURES=ccache or