PKGNAME=sysbench
PKGSEC=utils
PKGDES="Scriptable database and system performance benchmark"
PKGDEP="luajit mariadb postgresql concurrencykit libaio"
BUILDDEP="libxslt"

# FAIL_ARCH of the package follows LuaJIT's availability.
FAIL_ARCH="!(amd64|arm64|loongson3|loongarch64)"
AUTOTOOLS_AFTER="\
    --with-system-luajit \
    --with-system-ck \
    --with-pgsql \
    --with-mysql"
ABSHADOW=0
