ditto last commit

hslick-master
Leah Rowe 2022-11-18 20:28:25 +00:00
parent 6af5f48584
commit ba531a1058
1 changed files with 0 additions and 2 deletions

View File

@ -247,8 +247,6 @@ building; a normal libc, C compiler and linker should be enough.
GCC and LLVM have all these things included, so use whichever one GCC and LLVM have all these things included, so use whichever one
you want. you want.
As of nvmutil 20220808, OpenBSD `pledge(2)` is used in the code.
If the code is compiled on OpenBSD, If the code is compiled on OpenBSD,
[pledge(2)](https://man.openbsd.org/pledge.2) is used. [pledge(2)](https://man.openbsd.org/pledge.2) is used.
This is done with an `ifdef` rule, so that the code still compiles This is done with an `ifdef` rule, so that the code still compiles