From b59da69081087f0b8668119baaf5ef25e0a12898 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 30 Jul 2019 16:23:26 +0200 Subject: [PATCH] phantomjs: broken on musl. --- srcpkgs/phantomjs/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/phantomjs/template b/srcpkgs/phantomjs/template index f4485fd55f7..7a97107d4a8 100644 --- a/srcpkgs/phantomjs/template +++ b/srcpkgs/phantomjs/template @@ -20,6 +20,7 @@ case $XBPS_MACHINE in i686*) # /usr/bin/ld: final link failed: memory exhausted nodebug=yes ;; + *-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/22060/steps/shell_3/logs/stdio";; esac do_configure() {