aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mimalloc
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
commitdea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch)
treef331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/mimalloc
parentef5bfeb93345a5a681d88e99775622bf28defd8d (diff)
downloadalicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz
alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/mimalloc')
-rw-r--r--repos/extra/mimalloc/.checksum1
-rw-r--r--repos/extra/mimalloc/.files21
-rw-r--r--repos/extra/mimalloc/abuild6
3 files changed, 0 insertions, 28 deletions
diff --git a/repos/extra/mimalloc/.checksum b/repos/extra/mimalloc/.checksum
deleted file mode 100644
index 023ca999..00000000
--- a/repos/extra/mimalloc/.checksum
+++ /dev/null
@@ -1 +0,0 @@
-fde85d777b185a12918f47caee83bc09a9e0583fcab0ee319eabc2c8b1b30073 mimalloc-v2.1.9.tar.gz
diff --git a/repos/extra/mimalloc/.files b/repos/extra/mimalloc/.files
deleted file mode 100644
index 950077f4..00000000
--- a/repos/extra/mimalloc/.files
+++ /dev/null
@@ -1,21 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/include/
-drwxr-xr-x root/root usr/include/mimalloc-2.1/
--rw-r--r-- root/root usr/include/mimalloc-2.1/mimalloc-new-delete.h
--rw-r--r-- root/root usr/include/mimalloc-2.1/mimalloc-override.h
--rw-r--r-- root/root usr/include/mimalloc-2.1/mimalloc.h
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/cmake/
-drwxr-xr-x root/root usr/lib/cmake/mimalloc-2.1/
--rw-r--r-- root/root usr/lib/cmake/mimalloc-2.1/mimalloc-config-version.cmake
--rw-r--r-- root/root usr/lib/cmake/mimalloc-2.1/mimalloc-config.cmake
--rw-r--r-- root/root usr/lib/cmake/mimalloc-2.1/mimalloc-release.cmake
--rw-r--r-- root/root usr/lib/cmake/mimalloc-2.1/mimalloc.cmake
-lrwxrwxrwx root/root usr/lib/libmimalloc.so -> libmimalloc.so.2
-lrwxrwxrwx root/root usr/lib/libmimalloc.so.2 -> libmimalloc.so.2.1
--rwxr-xr-x root/root usr/lib/libmimalloc.so.2.1
-drwxr-xr-x root/root usr/lib/mimalloc-2.1/
--rw-r--r-- root/root usr/lib/mimalloc-2.1/libmimalloc.a
--rw-r--r-- root/root usr/lib/mimalloc-2.1/mimalloc.o
-drwxr-xr-x root/root usr/lib/pkgconfig/
--rw-r--r-- root/root usr/lib/pkgconfig/mimalloc.pc
diff --git a/repos/extra/mimalloc/abuild b/repos/extra/mimalloc/abuild
deleted file mode 100644
index 923a2228..00000000
--- a/repos/extra/mimalloc/abuild
+++ /dev/null
@@ -1,6 +0,0 @@
-name=mimalloc
-version=2.1.9
-release=1
-source="https://github.com/microsoft/${name}/archive/v${version}/${name}-v${version}.tar.gz"
-keep_static=1
-build_opt="-DMI_OVERRIDE=true -DMI_LIBC_MUSL=true -DMI_BUILD_STATIC=true -DMI_BUILD_OBJECT=true -DMI_BUILD_SHARED=true"