diff --git a/srcpkgs/pdf.js/template b/srcpkgs/pdf.js/template index 4c764bb13c7..f939187dac6 100644 --- a/srcpkgs/pdf.js/template +++ b/srcpkgs/pdf.js/template @@ -12,6 +12,10 @@ 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 + do_build() { npm install npm install --no-save gulp-cli