PKGNAME=numpy
PKGSEC=python
PKGDEP="lapack python-3 openblas"
BUILDDEP="setuptools cython meson-python llvm"
PKGDES="Scientific tools for Python"

ABTYPE=pep517

NOSTATIC=0
NOPYTHON2=1

# FIXME: lto1: fatal error: target specific builtin not available
NOLTO__RISCV64=1
