History log of /netbsd-src/external/bsd/jemalloc/lib/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# aff4e455 24-Aug-2023 rin <rin@NetBSD.org>

libjemalloc: Compile in empty jemalloc_stub.c for HAVE_JEMALLOC=100

Fix strange parallel build failures observed on vax and sun2, which
should be due to empty SRCS.

No functional changes as library

libjemalloc: Compile in empty jemalloc_stub.c for HAVE_JEMALLOC=100

Fix strange parallel build failures observed on vax and sun2, which
should be due to empty SRCS.

No functional changes as library itself.

show more ...


# 88618cdd 10-Jul-2023 mrg <mrg@NetBSD.org>

this is not needed (or wanted) for jemalloc 1.0, so make it empty.


# 15c4125c 12-Mar-2019 christos <christos@NetBSD.org>

- descend to build libjemalloc
- namespace protect all functions __je
- provide getters and setters for malloc_conf and malloc_message


# ecfb4c34 04-Mar-2019 christos <christos@NetBSD.org>

bump warns


# 9f7b5a74 04-Mar-2019 christos <christos@NetBSD.org>

Add Makefiles if we want to build jemalloc standalone.