PKGNAME=bash-pinyin-completion-rs
PKGDES="Pinyin-based shell completion helper"
PKGDEP="bash-completion"
PKGSEC="shells"

BUILDDEP="rustc llvm"
ABTYPE=rust

USECLANG=1

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