serenity/Ports/milkytracker/patches
2022-06-08 17:58:36 +01:00
..
0001-Include-strings.h.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0002-Remove-OpenGL.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0003-Set-C-standard-to-C-20-and-remove-some-unnecessary-s.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0004-Link-against-the-needed-serenity-libraries.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
0005-Replace-tmpnam-with-mkstemp.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Update milkytracker's patches to use git patches 2022-05-19 20:17:10 +04:30

Patches for milkytracker on SerenityOS

0001-Include-strings.h.patch

Include strings.h

0002-Remove-OpenGL.patch

Remove OpenGL

0003-Set-C-standard-to-C-20-and-remove-some-unnecessary-s.patch

Set C++ standard to C++20 and remove some unnecessary subdirectories

Link against the needed serenity libraries

0005-Replace-tmpnam-with-mkstemp.patch

Replace tmpnam with mkstemp