mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 19:17:59 +00:00
Fix openSSL64LinuxLib=/usr/lib/x86_64-linux-gnu/
This commit is contained in:
@@ -57,7 +57,7 @@ openSSLWindowsHome = openssl/build
|
||||
openSSL32LinuxLib = /usr/local/lib
|
||||
openSSL32LinuxInc = /usr/local/include/openssl
|
||||
|
||||
openSSL64LinuxLib = /usr/local/lib
|
||||
openSSL64LinuxLib = /usr/lib/x86_64-linux-gnu/
|
||||
openSSL64LinuxInc = /usr/local/include/openssl
|
||||
|
||||
mysql32LinuxLib =
|
||||
|
||||
Reference in New Issue
Block a user