mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-25 06:26:15 +00:00
c7671a22dc
Changes: https://git.tcpdump.org/libpcap/blob/bbcbc9174df3298a854daee2b3e666a4b6e5383a:/CHANGES Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16401 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
11 lines
192 B
Diff
11 lines
192 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1441,7 +1441,6 @@ if(ENABLE_REMOTE)
|
|
#
|
|
# OpenSSL/libressl.
|
|
#
|
|
- find_package(OpenSSL)
|
|
if(OPENSSL_FOUND)
|
|
#
|
|
# We have OpenSSL.
|