mongodb: cross broken for now.

This commit is contained in:
Juan RP 2015-03-05 10:25:28 +01:00
parent 140620e4e5
commit b4790be156
1 changed files with 2 additions and 0 deletions

View File

@ -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"
}