summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h')
-rw-r--r--meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h b/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h
index c4bf6547f0..0b7cd51af4 100644
--- a/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h
+++ b/meta/recipes-devtools/python-numpy/files/mipsel/numpyconfig.h
@@ -13,5 +13,6 @@
#define NPY_SIZEOF_LONGLONG 8
#define NPY_SIZEOF_PY_LONG_LONG 8
+#define NPY_SIZEOF_OFF_T 8
/* #define CHAR_BIT 8 */