summaryrefslogtreecommitdiff
path: root/math/asymptote/files/patch-runtime.in
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2019-10-07 08:40:23 +0000
committerNicola Vitale <nivit@FreeBSD.org>2019-10-07 08:40:23 +0000
commit16be75a8a6944227671f43c8e60516aa1c3a4ef9 (patch)
treee7e71e0df79e1085e2f199d4ac97a50be9463d27 /math/asymptote/files/patch-runtime.in
parentUpdate to 6.2.0 release. (diff)
- Update to 2.56
Notes
Notes: svn path=/head/; revision=513931
Diffstat (limited to 'math/asymptote/files/patch-runtime.in')
-rw-r--r--math/asymptote/files/patch-runtime.in11
1 files changed, 0 insertions, 11 deletions
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
-