openssl_backend: add MacPorts libssl path
parent
7607b00952
commit
8d35649d90
|
@ -8,6 +8,8 @@ import strings
|
|||
|
||||
#flag -I @VROOT/thirdparty/openssl/include
|
||||
#flag -lssl -lcrypto
|
||||
// MacPorts
|
||||
#flag darwin -L/opt/local/lib
|
||||
|
||||
#include <openssl/ssl.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue