lbmk/util/spkmodem_recv
Leah Rowe 83ecf26833 util/*: Properly detect OpenBSD for pledge() call
The utils that are pledged checked HAVE_PLEDGE which was
bogus. OpenBSD defines __OpenBSD__, which you can check
for in ifdef.

This change makes nvmutil and spkmodem-recv *actually*
use pledge, when the utils are compiled on OpenBSD.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-05-30 16:02:25 +01:00
..
.gitignore util/spkmodem_recv: Import from coreboot 2023-05-16 23:09:42 +01:00
Makefile util/spkmodem_recv: Add clean to the Makefile 2023-05-16 23:11:35 +01:00
description.md util/spkmodem_recv: Import from coreboot 2023-05-16 23:09:42 +01:00
spkmodem-recv.c util/*: Properly detect OpenBSD for pledge() call 2023-05-30 16:02:25 +01:00