From ee7bdf6ea3f79d23b93b4cfb5adc5f094072b0e9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 25 Feb 2020 14:29:21 +0100 Subject: [PATCH] python3-scipy: nocross --- srcpkgs/python3-scipy/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index ee1ea4a0f48..139e9b1dfe0 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -17,6 +17,8 @@ homepage="https://scipy.org/scipylib/" distfiles="https://github.com/scipy/scipy/releases/download/v${version}/scipy-${version}.tar.xz" checksum=1d2f09bcb6c4b66a65d9f49d21fa065f5396c940edac8285b87947b8d21b55f8 +nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/24733/steps/shell_3/logs/stdio" + LDFLAGS+="-shared" post_install() {