mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
adding support for bitrig
This commit is contained in:
parent
35e3fd9a63
commit
970fcfbca5
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ case "${host}" in
|
|||
abi="elf"
|
||||
AC_DEFINE([JEMALLOC_PURGE_MADVISE_FREE], [ ])
|
||||
;;
|
||||
*-*-openbsd*)
|
||||
*-*-openbsd*|*-*-bitrig*)
|
||||
CFLAGS="$CFLAGS"
|
||||
abi="elf"
|
||||
AC_DEFINE([JEMALLOC_PURGE_MADVISE_FREE], [ ])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue