PeterMosmans / openssl

'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
https://onwebsecurity.com/pages/openssl.html
Other
92 stars 18 forks source link

How can i build it as dev? #55

Open slayerulan opened 5 years ago

slayerulan commented 5 years ago

Hello, I want to build cURL with it but i couldnt figure out it. Current openssl have install_dev option but this repo doesnt have it.

How can i build it as openssl-dev so that i can build cURL with it? Thanks

PeterMosmans commented 5 years ago

Hi,

Thanks for letting me know, I'll check the differences between the makefiles. It should be trivial, as you can use this version perfectly to build cURL with.