PKGNAME=abbs-update-checksum
PKGDES="A tool to update ABBS tree package checksums"
PKGDEP="glibc gcc-runtime zlib openssl"
BUILDDEP="rustc llvm"
PKGSEC="utils"

USECLANG=1

# FIXME: ld.lld does not support archs:
USECLANG__LOONGSON3=0
USECLANG__LOONGARCH64=0
NOLTO__LOONGSON3=1
NOLTO__LOONGARCH64=1
