mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-cpp/cpprestsdk: disable http listener tests
Bug: https://bugs.gentoo.org/920204 Closes: https://bugs.gentoo.org/920204 Signed-off-by: Jan-Espen Oversand <sigsegv@radiotube.org>
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
@@ -1,3 +1,3 @@
|
||||
add_subdirectory(utilities)
|
||||
-add_subdirectory(client)
|
||||
-add_subdirectory(listener)
|
||||
+#add_subdirectory(client)
|
||||
add_subdirectory(listener)
|
||||
+#add_subdirectory(listener)
|
||||
--- a/Release/tests/functional/websockets/CMakeLists.txt
|
||||
+++ b/Release/tests/functional/websockets/CMakeLists.txt
|
||||
@@ -27,9 +27,9 @@ if (NOT CPPREST_EXCLUDE_WEBSOCKETS)
|
||||
|
||||
Reference in New Issue
Block a user