diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index 424d316e9d4..f2d2d675987 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -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() {