diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-numpy/powerpc')
-rw-r--r-- | meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h b/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h index 0f45d5bd44..6e7262ad91 100644 --- a/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h +++ b/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h @@ -12,6 +12,7 @@ #define NPY_SIZEOF_PY_INTPTR_T 4 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 +#define NPY_SIZEOF_OFF_T 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF |