diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-28 05:48:45 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-28 05:49:41 +0000 |
| commit | 55f0e6ac8e540cea24af64070bfc49a032729511 (patch) | |
| tree | f2c790e11cf9e05dfc079958b192636c40799085 /util/libreboot-utils/Makefile | |
| parent | 7f39ce5f9b635444e06302fbe556709e84bf3b9a (diff) | |
libreboot-utils: simplified pledge/unveil usage
i no longer care about openbsd 5.9. we assume unveil
is available, as has been the case for the past 12
years.
i use wrappers for unveil and pledge, which means that
i call them on every os. on OSes that don't have these,
i just return. it's somewhat inelegant, but also means
that i see errors more easily, e.g. misnamed variables
inside previous ifdef OpenBSD blocks.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/libreboot-utils/Makefile')
0 files changed, 0 insertions, 0 deletions
