PKGNAME=starship
PKGSEC=utils
PKGDES="A customizable shell prompt"
PKGDEP="glibc gcc-runtime"
BUILDDEP="rustc llvm"

ABTYPE=rust
USECLANG=1

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