aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iperf/patches/010-libcxx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iperf/patches/010-libcxx.patch')
-rw-r--r--package/network/utils/iperf/patches/010-libcxx.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/network/utils/iperf/patches/010-libcxx.patch b/package/network/utils/iperf/patches/010-libcxx.patch
deleted file mode 100644
index cf0124232f..0000000000
--- a/package/network/utils/iperf/patches/010-libcxx.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/config.h.in
-+++ b/config.h.in
-@@ -360,7 +360,9 @@
- #undef _REENTRANT
-
- /* */
-+#ifndef __cplusplus
- #undef bool
-+#endif
-
- /* Define to empty if `const' does not conform to ANSI C. */
- #undef const