mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 02:57:18 +03:00
Clarify README comment
This commit is contained in:
parent
d95464622e
commit
659aaed38c
@ -19,7 +19,8 @@ want to build with `-Dent_compat=true`. This tells libent not to try to
|
|||||||
use getentropy, which might result in a program that can run against
|
use getentropy, which might result in a program that can run against
|
||||||
an older libc version on some platforms. (`ent_compat` does nothing on
|
an older libc version on some platforms. (`ent_compat` does nothing on
|
||||||
OpenBSD; we claim that 5.6 is old enough for anyone's purposes who wants
|
OpenBSD; we claim that 5.6 is old enough for anyone's purposes who wants
|
||||||
to use this library.)
|
to use this library. If you want it to work on older systems, compile it
|
||||||
|
against them.)
|
||||||
|
|
||||||
### Why?
|
### Why?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user