PKGNAME="deploykit-backend"
PKGDES="Backend service for AOSC OS Installer (DeployKit)"
PKGDEP="gcc-runtime glibc libcap lvm2 openssl parted systemd \
        util-linux-runtime zlib squashfs-tools"
BUILDDEP="llvm rustc"
PKGSEC="admin"

USECLANG=1

# FIXME: ld.lld does not support arch:
NOLTO__LOONGSON3=1
NOLTO__LOONGARCH64=1
