phantomjs: broken on musl.
This commit is contained in:
parent
6452d031c3
commit
b59da69081
1 changed files with 1 additions and 0 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue