pcsc-tools: mark as nocross

This commit is contained in:
Michael Gehring 2016-02-21 07:07:36 +01:00
parent a7f8626248
commit 39857d5b4e
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ short_desc="Tools used to test a PC/SC driver, card or reader or send commands i
distfiles="http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=a9c715224e5ea293721e0bc4e1deb4a6ee73ca19f16679896ec3a47591f00c47
nocross="http://build.voidlinux.eu/builders/armv6l-musl_builder/builds/8625/steps/shell_3/logs/stdio"
do_build() {
make CC=$CC ${makejobs}
}