packages/net/iperf/patches/010-libcxx.patch
Florian Eckert 2131f33d08 iperf: import from base
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-01-22 16:26:55 +01:00

12 lines
204 B
Diff

--- 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