PKGNAME=rpds-py
PKGSEC=python
PKGDEP="python-3"
BUILDDEP="maturin cargo llvm"
PKGDES="Python bindings to Rust's persistent data structures (rpds)"

ABTYPE=pep517

NOPYTHON2=1

# FIXME: ld.lld: relocation R_MIPS_64 cannot be used against local symbol
NOLTO__LOONGSON3=1
