Package-Manager: Portage-2.3.20, Repoman-2.3.6
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KEYWORDS="~amd64 ~arm64 ~x86"
fi
-inherit libtool linux-info systemd
+inherit flag-o-matic libtool linux-info systemd
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
HOMEPAGE="https://kernel.org/pub/linux/utils/kernel/kexec/"
src_prepare() {
default
elibtoolize
+ filter-flags '-mindirect-branch=thunk*'
}
src_configure() {
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
KEYWORDS="~amd64 ~arm64 ~x86"
fi
-inherit libtool linux-info systemd
+inherit flag-o-matic libtool linux-info systemd
DESCRIPTION="Load another kernel from the currently executing Linux kernel"
HOMEPAGE="https://kernel.org/pub/linux/utils/kernel/kexec/"
else
elibtoolize
fi
+ filter-flags '-mindirect-branch=thunk*'
}
src_configure() {