PKGNAME="choose"
PKGDES="A command-line string cutter and manipulator"
PKGDEP="glibc gcc-runtime"
BUILDDEP="rustc llvm"
PKGSEC="utils"

USECLANG=1

# FIXME: ld.lld is not yet supported
USECLANG__LOONGSON3=0
NOLTO__LOONGSON3=1
USECLANG__LOONGARCH64=0
NOLTO__LOONGARCH64=1
