summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-numpy_1.26.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.26.4.bb b/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
index ccd08147af6..2ef60de013d 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
@@ -24,8 +24,6 @@ inherit ptest setuptools3 github-releases
S = "${WORKDIR}/numpy-${PV}"
-CLEANBROKEN = "1"
-
do_compile:prepend() {
export NPY_DISABLE_SVML=1
}