PKGNAME="zoxide"
PKGDES="A command-line utility for changing into arbitrary directories (cd)"
PKGDEP="gcc-runtime glibc fzf"
BUILDDEP="llvm rustc"
PKGSEC="utils"

USECLANG=1
ABSPLITDBG=0

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