From 16be75a8a6944227671f43c8e60516aa1c3a4ef9 Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Mon, 7 Oct 2019 08:40:23 +0000 Subject: - Update to 2.56 --- math/asymptote/files/patch-runtime.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/asymptote/files/patch-runtime.in (limited to 'math/asymptote/files/patch-runtime.in') diff --git a/math/asymptote/files/patch-runtime.in b/math/asymptote/files/patch-runtime.in deleted file mode 100644 index cc77688859b0..000000000000 --- a/math/asymptote/files/patch-runtime.in +++ /dev/null @@ -1,11 +0,0 @@ ---- runtime.in.orig 2018-06-03 13:52:26 UTC -+++ runtime.in -@@ -85,7 +85,7 @@ stringarray2* => stringArray2() - #include "process.h" - #include "arrayop.h" - --#ifdef __APPLE__ -+#if defined(__APPLE__) || defined(__FreeBSD__) - extern "C" int isnan(double); - #endif - -- cgit v1.2.3