mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 21:54:40 +03:00
28 lines
465 B
Markdown
28 lines
465 B
Markdown
|
# 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
|
||
|
|
||
|
|