PKGNAME=ltrace
PKGSEC=devel
PKGDEP="elfutils xz"
PKGDES="A debugging program which runs a specified command until the command exits"

AUTOTOOLS_AFTER="--with-libunwind=no"

FAIL_ARCH="!(amd64|arm64|ppc64el|loongarch64)"
