net.openssl: add `-ldl -lpthread` for linux

pull/10123/head
Delyan Angelov 2021-05-16 08:28:36 +00:00
parent 0d44c8857e
commit 9d8489b025
1 changed files with 3 additions and 2 deletions

View File

@ -8,6 +8,7 @@ module openssl
#flag linux -I/usr/local/include/openssl -L/usr/local/lib
#flag windows -l libssl -l libcrypto
#flag -lssl -lcrypto
#flag linux -ldl -lpthread
// MacPorts
#flag darwin -I/opt/local/include
#flag darwin -L/opt/local/lib