diff --git a/srcpkgs/mongodb/template b/srcpkgs/mongodb/template index 9e11c372f7..7a87888ed0 100644 --- a/srcpkgs/mongodb/template +++ b/srcpkgs/mongodb/template @@ -29,7 +29,7 @@ _scons_args=" --use-system-boost \ --nostrip \ --disable-warnings-as-errors" case "$XBPS_TARGET_MACHINE" in - i686*) _scons_args+=" --wiredtiger=off --storageEngine=mmapv1";; + i686*) _scons_args+=" --wiredtiger=off";; esac # ETOOHUGE nodebug=1