PKGNAME=maturin
PKGSEC=python
PKGDES="A tool for building Rust binaries as Python packages"
PKGDEP="python-3"
PKGSUG="zig patchelf"
BUILDDEP="setuptools-python3 setuptools-rust tomli rustc llvm"

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