mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 14:57:34 +00:00
Ports: Update milkytracker's patches to use git patches
This commit is contained in:
parent
e1a5f63e1a
commit
37857a629d
10 changed files with 157 additions and 60 deletions
27
Ports/milkytracker/patches/ReadMe.md
Normal file
27
Ports/milkytracker/patches/ReadMe.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# 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
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue