mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
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>
This commit is contained in:
parent
1fee2a9ae0
commit
76352f2931
4 changed files with 19 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ NSApplicationDelegate implementation:
|
|||
}
|
||||
```
|
||||
|
||||
SDL is [not designed to be used in setuid or setgid executables](README-platforms.md#setuid).
|
||||
|
||||
# Using the Simple DirectMedia Layer with a traditional Makefile
|
||||
|
||||
An existing build system for your SDL app has good chances to work almost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue