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"
|
||||
checksum=53d0db26c95946d79fc46b61bf1d0c54a3f103c5c8150dbcf6d9cf13a1b15040
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[67]l*) broken="error: unrecognized command line option -m64" ;;
|
||||
esac
|
||||
nocross="doesn't respect CFLAGS"
|
||||
|
||||
do_build() {
|
||||
npm install
|
||||
|
|
Loading…
Reference in a new issue