mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 13:53:11 +00:00
freebsd 14 build fix proposal.
seems to have introduced finally more linux api cpu affinity (sched_* family) compatibility detected at configure time thus adjusting accordingly.
This commit is contained in:
@@ -652,6 +652,7 @@ case "${host}" in
|
||||
SYM_PREFIX="_"
|
||||
;;
|
||||
*-*-freebsd*)
|
||||
JE_APPEND_VS(CPPFLAGS, -D_BSD_SOURCE)
|
||||
abi="elf"
|
||||
AC_DEFINE([JEMALLOC_SYSCTL_VM_OVERCOMMIT], [ ])
|
||||
force_lazy_lock="1"
|
||||
|
||||
Reference in New Issue
Block a user