botan: broken for arm*

This commit is contained in:
Jürgen Buchmüller 2017-08-14 20:15:43 +02:00
parent 0d8df8f462
commit ae4683256d

View File

@ -13,6 +13,10 @@ homepage="http://botan.randombit.net/"
distfiles="http://botan.randombit.net/releases/Botan-${version}.tgz"
checksum=c794db2ec46f6ff88f37ae76825f0c258f07880b865b6707b26acfcc4567b824
case "$XBPS_TARGET_MACHINE" in
arm*) broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/4242/steps/shell_3/logs/stdio"
esac
LDFLAGS="-pthread"
do_configure() {