summaryrefslogtreecommitdiff
path: root/math/reduce/files/patch-generic_newfront_redfront.h
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-11-08 03:35:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-11-08 03:35:22 +0000
commit4e3cbf5262cc1e197803ee42b1f262d1555d60fd (patch)
treea57231380f8af25acdc67a63512b2e0eb5f6c579 /math/reduce/files/patch-generic_newfront_redfront.h
parentUnmark broken on aarch64. (diff)
Unmark broken on aarch64.
Submitted by: emaste (TRYBROKEN run) Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=517026
Diffstat (limited to 'math/reduce/files/patch-generic_newfront_redfront.h')
-rw-r--r--math/reduce/files/patch-generic_newfront_redfront.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/math/reduce/files/patch-generic_newfront_redfront.h b/math/reduce/files/patch-generic_newfront_redfront.h
deleted file mode 100644
index 49428f210f5e..000000000000
--- a/math/reduce/files/patch-generic_newfront_redfront.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- generic/newfront/redfront.h.orig 2018-06-17 19:20:00 UTC
-+++ generic/newfront/redfront.h
-@@ -114,8 +114,11 @@ typedef void (*sig_t)(int);
- * version is different...
- */
- #ifndef NATIVE_WINDOWS
-+
- #include "sys.h"
-+#ifndef wcwidth
- extern int wcwidth(wchar_t c);
-+#endif
- #include "chartype.h"
- #endif
-