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:
Andreas K. Hüttel
2024-01-09 23:21:49 +01:00
parent 854ce1692f
commit 8e225a8753

View File

@@ -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