aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iperf/patches/010-libcxx.patch
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2021-01-22 10:14:48 +0100
committerPaul Spooren <mail@aparcar.org>2021-01-22 14:53:50 -1000
commitad54af2ae0281707c60073bacc1c5fb7be096710 (patch)
tree906eaa59bc83867bce2c816d80295469959f77f1 /package/network/utils/iperf/patches/010-libcxx.patch
parent402408b36840e078b8a98d66163d72e48ca3275b (diff)
downloadupstream-ad54af2ae0281707c60073bacc1c5fb7be096710.tar.gz
upstream-ad54af2ae0281707c60073bacc1c5fb7be096710.tar.bz2
upstream-ad54af2ae0281707c60073bacc1c5fb7be096710.zip
iperf: remove
This package is not needed in base. It will be imported in the packages feed. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
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