Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
sdl2-2.0.10.patch | no | |||||
const-char.patch | Fix const pointer declarations | Stephen Kitt <skitt@debian.org> | no | |||
config.h.patch | always include config.h before unistd.h gnulib provides its own implementation of unistd.h which appears on the search path first and can't be included unless config.h is included before it. On some archs, SDL.h will recursively include unistd.h and get a version it isn't expecting. . Make sure config.h is always included before SDL.h. =================================================================== |
Steve Langasek <steve.langasek@ubuntu.com> | no | 2023-03-04 |