ffsend: broken i686

This commit is contained in:
maxice8 2019-04-19 13:16:19 -03:00
parent 49ee4eab58
commit 3279131e39
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -11,3 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/timvisee/ffsend"
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
checksum=cb2dcc422f4347302beed5adb3f9a5d2d89719f9f98d0c19a21b9806f56d564b
case "$XBPS_TARGET_MACHINE" in
i686) broken="undefined reference to 'time::NSEC_PER_SEC'" ;;
esac