rspamd: temporarily set nocross until @Gottox fixes it.
This commit is contained in:
parent
b1716fa5e6
commit
23831dba08
|
@ -52,6 +52,9 @@ conf_files="
|
||||||
/etc/rspamd/worker-controller.inc
|
/etc/rspamd/worker-controller.inc
|
||||||
/etc/rspamd/statistic.conf"
|
/etc/rspamd/statistic.conf"
|
||||||
|
|
||||||
|
# XXX
|
||||||
|
nocross="http://build.voidlinux.eu/builders/armv7l_builder/builds/17788/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" $makedepends"
|
hostmakedepends+=" $makedepends"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue