diff --git a/srcpkgs/mongodb/template b/srcpkgs/mongodb/template index 0d1fc52b4e6..cea63cf7496 100644 --- a/srcpkgs/mongodb/template +++ b/srcpkgs/mongodb/template @@ -30,6 +30,8 @@ build_options="systemd" # ETOOHUGE nodebug=1 +nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/10684/steps/shell_3/logs/stdio" + do_configure() { find . -name SConstruct -print0 | xargs -0 sed -i "s/-Werror/-Wno-error/g" }