diff options
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r-- | app-admin/keepassxc/keepassxc-2.6.6-r1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-admin/keepassxc/keepassxc-2.6.6-r1.ebuild b/app-admin/keepassxc/keepassxc-2.6.6-r1.ebuild index c4252e5..9ac2485 100644 --- a/app-admin/keepassxc/keepassxc-2.6.6-r1.ebuild +++ b/app-admin/keepassxc/keepassxc-2.6.6-r1.ebuild @@ -74,9 +74,6 @@ src_prepare() { } src_configure() { - # https://github.com/keepassxreboot/keepassxc/issues/5801 - append-cxxflags -fPIC - local mycmakeargs=( -DWITH_CCACHE="$(usex ccache)" -DWITH_GUI_TESTS=OFF |