"a posix libc" can be left implicit

This commit is contained in:
Omar Polo 2022-03-29 12:13:25 +00:00
parent a68203f089
commit 4252e62cad
1 changed files with 3 additions and 3 deletions

View File

@ -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