mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +00:00
Ports: Update emu2's patches to use git patches
This commit is contained in:
parent
f5a4d529c2
commit
1b5389ea81
8 changed files with 125 additions and 43 deletions
24
Ports/emu2/patches/ReadMe.md
Normal file
24
Ports/emu2/patches/ReadMe.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Patches for emu2 on SerenityOS
|
||||
|
||||
## `0001-Include-strings.h.patch`
|
||||
|
||||
Include <strings.h>
|
||||
|
||||
|
||||
## `0002-Replace-a-use-of-rindex-with-strrchr.patch`
|
||||
|
||||
Replace a use of rindex() with strrchr()
|
||||
|
||||
|
||||
|
||||
## `0003-Install-into-usr-local.patch`
|
||||
|
||||
Install into /usr/local
|
||||
|
||||
|
||||
## `0004-Don-t-use-setitimer.patch`
|
||||
|
||||
Don't use setitimer()
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue