PKGNAME=tokei
PKGSEC=devel
PKGDEP="gcc-runtime glibc"
BUILDDEP="llvm rustc"
PKGDES="Program that allows you to count code, quickly"

ABTYPE=rust
USECLANG=1
ABSPLITDBG=0
NOCARGOAUDIT=1

# FIXME: ld.lld is not yet available.
NOLTO__LOONGSON3=1
