From 179e838f05185c33714d64e031d3d97c083cd933 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 21 Feb 2019 15:14:23 -0300 Subject: [PATCH] pdf.js: nocross --- srcpkgs/pdf.js/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/pdf.js/template b/srcpkgs/pdf.js/template index f939187dac6..38454980dcd 100644 --- a/srcpkgs/pdf.js/template +++ b/srcpkgs/pdf.js/template @@ -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