ladybird/Ports/milkytracker/patches/ReadMe.md

28 lines
465 B
Markdown
Raw Normal View History

# 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