From 3331da719022349c55f7a49f9aebbebe2f9a96b2 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sun, 21 Aug 2016 22:53:30 +0200 Subject: testing/py-numpy: move to community --- community/py-numpy/numpy-1.11.0-musl.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 community/py-numpy/numpy-1.11.0-musl.patch (limited to 'community/py-numpy/numpy-1.11.0-musl.patch') diff --git a/community/py-numpy/numpy-1.11.0-musl.patch b/community/py-numpy/numpy-1.11.0-musl.patch new file mode 100644 index 0000000000..da289f6407 --- /dev/null +++ b/community/py-numpy/numpy-1.11.0-musl.patch @@ -0,0 +1,9 @@ +--- numpy-1.11.0.orig/numpy/core/src/multiarray/numpyos.c ++++ numpy-1.11.0/numpy/core/src/multiarray/numpyos.c +@@ -15,7 +15,7 @@ + + #ifdef HAVE_STRTOLD_L + #include +-#include ++#include + #endif -- cgit v1.2.3