Use async nifs technique to avoid blocking the BEAM's schedulers #1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ case "$1" in
|
|||
|
||||
(cd wiredtiger-$WT_VSN/build_posix && \
|
||||
../configure --with-pic \
|
||||
--enable-bzip2 --enable-snappy \
|
||||
--prefix=$BASEDIR/system && \
|
||||
make && make install)
|
||||
|
||||
|
|
Loading…
Reference in a new issue