Files
SDL/docs/README-bsd.md
Simon McVittie 888104f5ad Document SDL's policy on setuid/setgid executables
Stated briefly, the policy is: don't.

Resolves: https://github.com/libsdl-org/SDL/issues/14717
Signed-off-by: Simon McVittie <smcv@debian.org>
(cherry picked from commit 76352f2931)
2025-12-28 10:16:44 -08:00

312 B

FreeBSD / OpenBSD / NetBSD

SDL is fully supported on BSD platforms, and is built using CMake.

If you want to run on the console, you can take a look at KMSDRM support on BSD

SDL is not designed to be used in setuid or setgid executables.