summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-07-20 22:36:41 -0400
committerMike Gilbert <floppym@gentoo.org>2017-07-20 22:36:41 -0400
commitbaaed0f05e2275a73d120a03851e450c723c1d27 (patch)
treefccaff55773fcbf5c1cb46ed15037279d3856e27 /sys-auth
parentdev-libs/ntl: version bump (diff)
downloadgentoo-baaed0f05e2275a73d120a03851e450c723c1d27.tar.gz
gentoo-baaed0f05e2275a73d120a03851e450c723c1d27.tar.bz2
gentoo-baaed0f05e2275a73d120a03851e450c723c1d27.zip
sys-auth/elogind: disable lto
Bug: https://bugs.gentoo.org/625226 Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/elogind/elogind-229.6.ebuild1
-rw-r--r--sys-auth/elogind/elogind-231.4.ebuild1
-rw-r--r--sys-auth/elogind/elogind-232.3.ebuild1
3 files changed, 3 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) \
diff --git a/sys-auth/elogind/elogind-231.4.ebuild b/sys-auth/elogind/elogind-231.4.ebuild
index fb722cd1ce66..5b61cd1c781a 100644
--- a/sys-auth/elogind/elogind-231.4.ebuild
+++ b/sys-auth/elogind/elogind-231.4.ebuild
@@ -61,6 +61,7 @@ src_configure() {
--with-rootlibdir="${EPREFIX}"/$(get_libdir) \
--enable-smack \
--with-cgroup-controller=openrc \
+ --disable-lto \
$(use_enable debug debug elogind) \
$(use_enable acl) \
$(use_enable pam) \
diff --git a/sys-auth/elogind/elogind-232.3.ebuild b/sys-auth/elogind/elogind-232.3.ebuild
index fb722cd1ce66..5b61cd1c781a 100644
--- a/sys-auth/elogind/elogind-232.3.ebuild
+++ b/sys-auth/elogind/elogind-232.3.ebuild
@@ -61,6 +61,7 @@ src_configure() {
--with-rootlibdir="${EPREFIX}"/$(get_libdir) \
--enable-smack \
--with-cgroup-controller=openrc \
+ --disable-lto \
$(use_enable debug debug elogind) \
$(use_enable acl) \
$(use_enable pam) \