diff options
Diffstat (limited to 'sys-auth/elogind/elogind-229.6.ebuild')
-rw-r--r-- | sys-auth/elogind/elogind-229.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/elogind/elogind-229.6.ebuild b/sys-auth/elogind/elogind-229.6.ebuild index a5912caf290c..0779afc16a32 100644 --- a/sys-auth/elogind/elogind-229.6.ebuild +++ b/sys-auth/elogind/elogind-229.6.ebuild @@ -61,6 +61,7 @@ src_configure() { --with-rootlibdir="${EPREFIX}"/$(get_libdir) \ --enable-smack \ --disable-kdbus \ + --disable-lto \ $(use_enable debug debug elogind) \ $(use_enable acl) \ $(use_enable pam) \ |