mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 01:21:01 +00:00
| .. | ||
| 0001-Include-strings.h.patch | ||
| 0002-Remove-OpenGL.patch | ||
| 0003-Set-C-standard-to-C-20-and-remove-some-unnecessary-s.patch | ||
| 0004-Link-against-the-needed-serenity-libraries.patch | ||
| 0005-Replace-tmpnam-with-mkstemp.patch | ||
| ReadMe.md | ||
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
0004-Link-against-the-needed-serenity-libraries.patch
Link against the needed serenity libraries
0005-Replace-tmpnam-with-mkstemp.patch
Replace tmpnam with mkstemp