python3-numpy ver. bump

This commit is contained in:
Rmys
2024-12-12 16:17:26 +03:00
parent 627c265d8d
commit ebb1153bce
2 changed files with 9 additions and 2 deletions
@@ -13,7 +13,7 @@ WorkDir = "numpy-%s" % get.srcVERSION()
shelltools.export("ATLAS", "None")
shelltools.export("PTATLAS", "None")
shelltools.export("Cython", "/usr/bin/cython3")
shelltools.export("CYTHON", "/usr/bin/cython3")
# fix unused direct dependency analysis
shelltools.export("LDSHARED", "x86_64-pc-linux-gnu-gcc -Wl,-O1,--as-needed -shared -lpthread")