commit 5f564d23e9ea96fd6565ee4099fba6c31b71567e from: Omar Polo date: Sun Jan 17 13:53:08 2021 UTC mention libretls commit - 65fba1d570390381f99396a547094f8b33f26ebf commit + 5f564d23e9ea96fd6565ee4099fba6c31b71567e blob - 0bcaa14069299c99e5dfc319e0b22324ec777310 blob + e9cb7fa80930c44acf4f1f17990f00f7d63684da --- README.md +++ README.md @@ -32,9 +32,9 @@ mind: on Linux, FreeBSD and OpenBSD is sandboxed via ` ## Building -gmid depends on a POSIX libc and libtls (part of LibreSSL). It can -probably be linked against libretls, but I've never tried. At build -time, flex and yacc (or GNU bison) are also needed. +gmid depends on a POSIX libc and libtls (provided either by LibreSSL +or libretls). At build time, flex and yacc (or GNU bison) are also +needed. The build is as simple as