openssl: use system headers on non-Windows systems

pull/1508/head
Alexander Medvednikov 2019-08-07 14:08:59 +02:00
parent 25d84f72a9
commit b5d67f226f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ module http
import strings
#flag -I @VROOT/thirdparty/openssl/include
#flag windows -I @VROOT/thirdparty/openssl/include
#flag -lssl -lcrypto
// MacPorts
#flag darwin -L/opt/local/lib