diff --git a/configure b/configure index b0d0c3f29b84a..73e09158539aa 100755 --- a/configure +++ b/configure @@ -760,8 +760,9 @@ fi # Force bitrig to build with clang; gcc doesn't like us there if [ $CFG_OSTYPE = unknown-bitrig ] then - step_msg "on Bitrig, forcing use of clang" + step_msg "on Bitrig, forcing use of clang, disabling jemalloc" CFG_ENABLE_CLANG=1 + CFG_ENABLE_JEMALLOC=0 fi if [ -z "$CFG_ENABLE_CLANG" -a -z "$CFG_GCC" ] diff --git a/src/snapshots.txt b/src/snapshots.txt index 35f46ca6d3299..a84067539e95c 100644 --- a/src/snapshots.txt +++ b/src/snapshots.txt @@ -1,4 +1,5 @@ S 2015-03-07 270a677 + bitrig-x86_64 4b2f11a96b1b5b3782d74bda707aca33bc179880 freebsd-x86_64 3c147d8e4cfdcb02c2569f5aca689a1d8920d17b linux-i386 50a47ef247610fb089d2c4f24e4b641eb0ba4afb linux-x86_64 ccb20709b3c984f960ddde996451be8ce2268d7c