From 11c389a61e7f242915d1115d457a8eb9627c106b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sun, 4 Jun 2017 11:43:51 +0200 Subject: [PATCH] nodejs: nocross for now --- srcpkgs/nodejs/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/nodejs/template b/srcpkgs/nodejs/template index 9880b1f0fae..c0a35335e26 100644 --- a/srcpkgs/nodejs/template +++ b/srcpkgs/nodejs/template @@ -20,6 +20,7 @@ desc_option_libuv="Enable shared libuv" desc_option_http_parser="Enable shared http-parser" desc_option_icu="Enable shared icu" build_options_default="libuv http_parser icu" +nocross="https://build.voidlinux.eu/builders/armv7l_builder/builds/3073/steps/shell_3/logs/stdio" replaces="iojs>=0"