ffsend: broken i686
This commit is contained in:
parent
49ee4eab58
commit
3279131e39
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue