FeedReader: broken on all musl

This commit is contained in:
q66 2019-12-09 04:24:40 +01:00
parent 5e15a7dd26
commit bfd12c1608

View file

@ -17,4 +17,5 @@ nocross="SQLite.vala:131.12-131.36: error: The name copy does not exist in the c
case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/2615/steps/shell_3/logs/stdio";;
*-musl) broken="needs execinfo.h";;
esac