public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yanko Kaneti <yaneti@declera.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libxc] f43: Constrain parallelism on machines with less memory per core
Date: Fri, 17 Jul 2026 18:07:21 GMT [thread overview]
Message-ID: <178431164135.1.9584132466717109291.rpms-libxc-2a783a528947@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libxc
Branch : f43
Commit : 2a783a528947913d1def7e8f12cffa8a754b8204
Author : Yanko Kaneti <yaneti@declera.com>
Date : 2026-04-22T13:30:49+03:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libxc/c/2a783a528947913d1def7e8f12cffa8a754b8204?branch=f43
Log:
Constrain parallelism on machines with less memory per core
---
diff --git a/libxc.spec b/libxc.spec
index 2806f25..c98fc52 100644
--- a/libxc.spec
+++ b/libxc.spec
@@ -81,6 +81,8 @@ This package contains the Python3 interface library to libxc.
sed -i "s|@SOVERSION@|%{soversion}|g;s|@LIBDIR@|%{_libdir}|g" pylibxc/core.py
%build
+# single file cc1 compiles and lto jobs take up to 5G of RSS
+%constrain_build -m 5632
# TODO: Please submit an issue to upstream (rhbz#2380769)
export CMAKE_POLICY_VERSION_MINIMUM=3.5
# Disable var tracking assignments for C sources, since it fails anyhow due to the size of the sources
reply other threads:[~2026-07-17 18:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178431164135.1.9584132466717109291.rpms-libxc-2a783a528947@fedoraproject.org \
--to=yaneti@declera.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox