From ae5aa7b7e90b248b84b48541fac9ec75d391116f Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Tue, 14 Jan 2020 14:30:13 +0100 Subject: websocketpp: refresh clang patch Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit 45476f9d6a9d7b02a549a19f0e841957a808d3ce) Signed-off-by: Armin Kuster --- .../websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') diff --git a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch index 421789728..f1d037fae 100644 --- a/meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch +++ b/meta-oe/recipes-support/websocketpp/websocketpp-0.8.1/0001-Correct-clang-compiler-flags.patch @@ -18,7 +18,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt index 2d13117..c17354a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -148,7 +148,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES) +@@ -150,7 +150,7 @@ if (BUILD_TESTS OR BUILD_EXAMPLES) endif() set (WEBSOCKETPP_PLATFORM_TLS_LIBS ssl crypto) set (WEBSOCKETPP_BOOST_LIBS system thread) -- cgit v1.2.3-54-g00ecf