mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
pdf.js: broken on ppc
This commit is contained in:
parent
d027405b1d
commit
7478c4ce22
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ nocross="doesn't respect CFLAGS"
|
|||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/15674/steps/shell_3/logs/stdio" ;;
|
||||
ppc*) broken="attempts to build v8 and fails" ;;
|
||||
esac
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue