mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-apps/cantor: Apply MAKEOPTS="-j1" workaround
Bug: https://bugs.gentoo.org/915679 Bug: https://bugs.gentoo.org/919576 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -100,6 +100,10 @@ src_configure() {
|
||||
ecm_src_configure
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
MAKEOPTS="-j1" ecm_src_compile
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
if [[ -z "${REPLACING_VERSIONS}" ]]; then
|
||||
optfeature "Maxima backend" sci-mathematics/maxima
|
||||
|
||||
Reference in New Issue
Block a user