PKGNAME=prjoxide
PKGSEC=electronics
PKGDEP="gcc-runtime"
BUILDDEP="llvm rustc"
PKGDES="Libraries and utilities for open-source toolchain of Lattice Nexus series FPGAs"

USECLANG=1
# FIXME: lld unavailable on LoongArch64
NOLTO__LOONGARCH64=1
ABSPLITDBG=0

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