mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
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
|
i686*) # /usr/bin/ld: final link failed: memory exhausted
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
;;
|
;;
|
||||||
|
*-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/22060/steps/shell_3/logs/stdio";;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue