mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-26 09:14:25 +00:00
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)
8 lines
312 B
Markdown
8 lines
312 B
Markdown
# FreeBSD / OpenBSD / NetBSD
|
|
|
|
SDL is fully supported on BSD platforms, and is built using [CMake](README-cmake.md).
|
|
|
|
If you want to run on the console, you can take a look at [KMSDRM support on BSD](README-kmsbsd.md)
|
|
|
|
SDL is [not designed to be used in setuid or setgid executables](README-platforms.md#setuid).
|