public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Erhardt <fedora@sicherha.de>
To: git-commits@fedoraproject.org
Subject: [rpms/mimalloc] rawhide: Override the standard malloc interface (#2304716)
Date: Thu, 27 Aug 2026 06:38:30 GMT [thread overview]
Message-ID: <178781271027.1.14210947870740107470.rpms-mimalloc-07917b10ae8b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mimalloc
Branch : rawhide
Commit : 07917b10ae8b499892061543781941a22b90c1a8
Author : Christoph Erhardt <fedora@sicherha.de>
Date : 2026-08-26T23:55:50+02:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mimalloc/c/07917b10ae8b499892061543781941a22b90c1a8?branch=rawhide
Log:
Override the standard malloc interface (#2304716)
Define entry points for `malloc()`, `free()`, etc.
Checked for Arch, Debian, Gentoo and openSUSE: none of them set
`-DMI_OVERRIDE=OFF`.
---
diff --git a/mimalloc.spec b/mimalloc.spec
index e2041e5..86ac261 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -33,7 +33,6 @@ rm -rf bin
%build
%cmake \
-DMI_BUILD_OBJECT=OFF \
- -DMI_OVERRIDE=OFF \
-DMI_INSTALL_TOPLEVEL=ON \
-DMI_BUILD_STATIC=OFF \
-DMI_BUILD_TESTS=OFF \
reply other threads:[~2026-08-27 6:38 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=178781271027.1.14210947870740107470.rpms-mimalloc-07917b10ae8b@fedoraproject.org \
--to=fedora@sicherha.de \
--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