commit 4252e62cad7a923226723cb2f0f054c12b89b3c2 from: Omar Polo date: Tue Mar 29 12:13:25 2022 UTC "a posix libc" can be left implicit commit - a68203f089038d253de90759aaf385f79d3ec861 commit + 4252e62cad7a923226723cb2f0f054c12b89b3c2 blob - 529909b84436c480a306a33879200ff0d9b27dc1 blob + 24ff688b27e94d8541ac514e381073ba11971d5e --- README.md +++ README.md @@ -95,9 +95,9 @@ server "example.com" { ## Building -gmid depends on a POSIX libc, libevent2, OpenSSL/LibreSSL and libtls -(provided either by LibreSSL or libretls). At build time, yacc (or -GNU bison) is also needed. +gmid depends on libevent2, OpenSSL/LibreSSL and libtls (provided +either by LibreSSL or libretls). At build time, yacc (or GNU bison) +is also needed. The build is as simple as