mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -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 @@
|
@@ -1,3 +1,3 @@
|
||||||
add_subdirectory(utilities)
|
add_subdirectory(utilities)
|
||||||
-add_subdirectory(client)
|
-add_subdirectory(client)
|
||||||
|
-add_subdirectory(listener)
|
||||||
+#add_subdirectory(client)
|
+#add_subdirectory(client)
|
||||||
add_subdirectory(listener)
|
+#add_subdirectory(listener)
|
||||||
--- a/Release/tests/functional/websockets/CMakeLists.txt
|
--- a/Release/tests/functional/websockets/CMakeLists.txt
|
||||||
+++ b/Release/tests/functional/websockets/CMakeLists.txt
|
+++ b/Release/tests/functional/websockets/CMakeLists.txt
|
||||||
@@ -27,9 +27,9 @@ if (NOT CPPREST_EXCLUDE_WEBSOCKETS)
|
@@ -27,9 +27,9 @@ if (NOT CPPREST_EXCLUDE_WEBSOCKETS)
|
||||||
|
|||||||
Reference in New Issue
Block a user