summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/cantor/cantor-23.08.5.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde-apps/cantor/cantor-23.08.5.ebuild b/kde-apps/cantor/cantor-23.08.5.ebuild
index 1ed45d01c1aa..0883cbce2dd2 100644
--- a/kde-apps/cantor/cantor-23.08.5.ebuild
+++ b/kde-apps/cantor/cantor-23.08.5.ebuild
@@ -100,6 +100,11 @@ src_configure() {
ecm_src_configure
}
+src_compile() {
+ # -j1 for bug #919576
+ MAKEOPTS="-j1" ecm_src_compile
+}
+
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "Maxima backend" sci-mathematics/maxima