diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-05-19 21:21:52 +0400 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-05-20 00:07:05 +0400 |
| commit | 62177d06bd9d31242e67995d4e33a755a3447ca2 (patch) | |
| tree | 41cf5451e1d93a0e7a8ae94d60ebc2bdc7607e08 /README.md | |
| parent | c011363117c18d9332c42d4e5ec7f6ba3f932ec3 (diff) | |
check for sbrk() even on UNIX
* Turns out that not all UNIXes support sbrk().
FreeBSD arm64 and riscv ports don't implement sbrk().
It's also apparently not in POSIX - so other systems might also
be affected.
This needs to be passed on to dlmalloc.
* We now use DLMALLOC_CPPFLAGS instead of conditionals to pass
on flags to dlmalloc.
* Should be backported to the FreeBSD v2.5.2 package
to fix Poudriere fallout.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
