summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python-numpy/python-numpy.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 1d822fa3fe..1b51f7baaf 100644
--- a/meta/recipes-devtools/python-numpy/python-numpy.inc
+++ b/meta/recipes-devtools/python-numpy/python-numpy.inc
@@ -77,6 +77,8 @@ CONFIGFILESURI_riscv64 = " \
77 77
78S = "${WORKDIR}/numpy-${PV}" 78S = "${WORKDIR}/numpy-${PV}"
79 79
80CLEANBROKEN = "1"
81
80# Make the build fail and replace *config.h with proper one 82# Make the build fail and replace *config.h with proper one
81# This is a ugly, ugly hack - Koen 83# This is a ugly, ugly hack - Koen
82do_compile_prepend_class-target() { 84do_compile_prepend_class-target() {