mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
pdf.js: nocross
This commit is contained in:
parent
c6f037669c
commit
179e838f05
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ homepage="https://mozilla.github.io/pdf.js/"
|
||||||
distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mozilla/pdf.js/archive/v${version}.tar.gz"
|
||||||
checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
|
checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
nocross="doesn't respect CFLAGS"
|
||||||
armv[67]l*) broken="error: unrecognized command line option -m64" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
npm install
|
npm install
|
||||||
|
|
Loading…
Add table
Reference in a new issue