mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
11 lines
168 B
Diff
11 lines
168 B
Diff
|
--- a/CMakeLists.txt
|
||
|
+++ b/CMakeLists.txt
|
||
|
@@ -1006,7 +1006,6 @@ endif()
|
||
|
#
|
||
|
# OpenSSL/libressl.
|
||
|
#
|
||
|
-find_package(OpenSSL)
|
||
|
if(OPENSSL_FOUND)
|
||
|
#
|
||
|
# We have OpenSSL.
|