OS/2 does not support IPv6, yet.
---
fluidsynth/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/fluidsynth/CMakeLists.txt b/fluidsynth/CMakeLists.txt
index c76b754..7c145fe 100644
--- a/fluidsynth/CMakeLists.txt
+++ b/fluidsynth/CMakeLists.txt
@@ -83,6 +83,7 @@ endif ( ${CMAKE_SYSTEM} MATCHES "Darwin" )
if ( ${CMAKE_SYSTEM} MATCHES "OS2" )
option ( enable-dart "compile DART support (if it is available)" on )
+ set ( enable-ipv6 off )
endif ( ${CMAKE_SYSTEM} MATCHES "OS2" )
# Initialize the library directory name suffix.
--
2.11.0
_______________________________________________
fluid-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fluid-dev