mirleft / ocaml-nocrypto

OCaml cryptographic library
ISC License
111 stars 53 forks source link

Pass -thread flag #138

Closed vasilisp closed 6 years ago

vasilisp commented 6 years ago

This is required by recent Lwt. See https://github.com/ocsigen/lwt/commit/f6e0117685f575e9b765cff20005b56b14a29620

Additionally, recent master depends on ocplib-endian for the EndianBytes module.