botan: broken for armv6*

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-04-15 05:57:44 +02:00
parent 90ea500c97
commit f86ea66d46
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ checksum=c1f261555bba702c73608dde7bd743ef2d6377a41a1c295915b25c5babaf5cc5
LDFLAGS="-pthread"
case "$XBPS_TARGET_MACHINE" in
armv6*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/9072/steps/shell_3/logs/stdio";;
esac
do_configure() {
local _args _arch _cpu