cloudflare / keyless

Cloudflare's Keyless SSL Server Reference Implementation
Other
276 stars 78 forks source link

Use a specific SHA of libuv, make tmp/ directory, get uv.h from tmp/ #33

Closed jgrahamc closed 10 years ago

jgrahamc commented 10 years ago

A specific SHA of libuv is used to fix a specific version of the library for static linking. Update LIBUV_SHA in the Makefile to use a different version.