pdf.js: broken for i686
This commit is contained in:
parent
bef2e84094
commit
08b4095a55
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
|
||||||
|
|
||||||
nocross="doesn't respect CFLAGS"
|
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" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
npm install
|
npm install
|
||||||
npm install --no-save gulp-cli
|
npm install --no-save gulp-cli
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue