summaryrefslogtreecommitdiff
path: root/comms/linrad/files/patch-pcie9842.c
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2014-12-08 11:20:39 +0000
committerStephen Hurd <shurd@FreeBSD.org>2014-12-08 11:20:39 +0000
commit68e63469aedb9f873c745e3337e5f1cea02e8f8d (patch)
tree72d4748fb15a4f1a595f7d215383bc5053be1d1e /comms/linrad/files/patch-pcie9842.c
parentAdd gettext-runtime, so that it builds when nagios-plugins is built without NLS. (diff)
Update to 4.02 and fix build errors with clang 5
Linrad-04.02 comes with many improvements. The first FFT can now run in parallel in up to 6 separate threads. More efficient FFT implementations are available for some hardware architectures. The converter option is corrected. Several bug corrections.
Diffstat (limited to 'comms/linrad/files/patch-pcie9842.c')
-rw-r--r--comms/linrad/files/patch-pcie9842.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/linrad/files/patch-pcie9842.c b/comms/linrad/files/patch-pcie9842.c
deleted file mode 100644
index 1e465813d194..000000000000
--- a/comms/linrad/files/patch-pcie9842.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- pcie9842.c.orig 2014-06-27 17:35:42.000000000 -0700
-+++ pcie9842.c 2014-06-27 17:35:49.000000000 -0700
-@@ -2,7 +2,6 @@
- #if PCIE9842_PRESENT == 1
- #include <stdio.h>
- #include <stdlib.h>
--#include <malloc.h>
- #include <unistd.h>
- #include <pthread.h>
- #include <string.h>