main/ltrace: mark tests broken

This commit is contained in:
A. Wilcox 2018-02-09 19:43:02 -06:00 committed by William Pitcock
parent a980377c8d
commit 4d77b6334a

View File

@ -5,6 +5,7 @@ pkgrel=1
pkgdesc="Tracks runtime library calls in dynamically linked programs"
url="http://ltrace.alioth.debian.org/"
arch="all !aarch64"
options="!check" # Test suite has glibc stuff hardcoded.
license="GPL"
makedepends="linux-headers libelf-dev autoconf automake"
subpackages="$pkgname-doc"