PKGNAME="dua"
PKGDES="A tool to conveniently learn about the usage of disk space of a given directory"
PKGDEP="glibc gcc-runtime"
BUILDDEP="llvm rustc"
PKGSEC="utils"
PKGPROV="dua-cli"
ABSPLITDBG=0
USECLANG=1

# FIXME: loongson3 and loongarch64 has no lld linker support
NOLTO__LOONGSON3=1
USECLANG__LOONGSON3=0
NOLTO__LOONGARCH64=1
USECLANG__LOONGARCH64=0
