diff options
-rw-r--r-- | meta/recipes-devtools/python-numpy/files/mipsarchn32eb/_numpyconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/files/mipsarchn32eb/_numpyconfig.h b/meta/recipes-devtools/python-numpy/files/mipsarchn32eb/_numpyconfig.h index 8e2b5d0940..debb390094 100644 --- a/meta/recipes-devtools/python-numpy/files/mipsarchn32eb/_numpyconfig.h +++ b/meta/recipes-devtools/python-numpy/files/mipsarchn32eb/_numpyconfig.h | |||
@@ -12,6 +12,7 @@ | |||
12 | #define NPY_SIZEOF_PY_INTPTR_T 8 | 12 | #define NPY_SIZEOF_PY_INTPTR_T 8 |
13 | #define NPY_SIZEOF_PY_LONG_LONG 8 | 13 | #define NPY_SIZEOF_PY_LONG_LONG 8 |
14 | #define NPY_SIZEOF_LONGLONG 8 | 14 | #define NPY_SIZEOF_LONGLONG 8 |
15 | #define NPY_SIZEOF_OFF_T 8 | ||
15 | #define NPY_NO_SMP 0 | 16 | #define NPY_NO_SMP 0 |
16 | #define NPY_HAVE_DECL_ISNAN | 17 | #define NPY_HAVE_DECL_ISNAN |
17 | #define NPY_HAVE_DECL_ISINF | 18 | #define NPY_HAVE_DECL_ISINF |