Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_makefile_in.diff | Fix up paths | Barry deFreese <bddebian@comcast.net> | no | |||
02_hurd_logos.diff | Hurd logos for the game | Barry deFreese <bddebian@comcast.net> | no | |||
03_fix_ftbfs.diff | fix build with ld --as-needed when building with ld --as-needed libraries must be placed after object files needing them on the command line so the symbols of the libraries are registered as needed. |
Julian Taylor <jtaylor.debian@googlemail.com> | no | debian | ||
04_implicit_declaration.diff | Include missing headers to fix implicit-declaration warning - str(n)casecmp is defined in <strings.h> - as a strings.h also exists in the source directory and the source directory is added to the search path, the system-wide strings.h was not found -> drop the source directory from source path - make sure util.h can be included by looking in the source directory |
Reiner Herrmann <reiner@reiner-h.de> | no | debian |