PKGNAME=typos
PKGDES="Tool to find and correct spelling mistakes (typos) in source code"
PKGDEP="glibc gcc-runtime"
PKGSEC="utils"
BUILDDEP="rustc llvm"
ABTYPE="rust"

USECLANG=1

# FIXME: ld.lld does not support these architectures.
USECLANG__LOONGSON3=0
NOLTO__LOONGSON3=1
