adding support for bitrig

This commit is contained in:
Dave Huseby 2015-02-09 21:46:54 -08:00 committed by Jason Evans
parent 35e3fd9a63
commit 970fcfbca5

View File

@ -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], [ ])