public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mimalloc] rawhide: Override the standard malloc interface (#2304716)
@ 2026-08-27 6:38 Christoph Erhardt
0 siblings, 0 replies; only message in thread
From: Christoph Erhardt @ 2026-08-27 6:38 UTC (permalink / raw)
To: git-commits
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 \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 6:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 6:38 [rpms/mimalloc] rawhide: Override the standard malloc interface (#2304716) Christoph Erhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox