mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03:57:45 +00:00
Ports: Return nesalizer
to upstream
This makes https://github.com/SerenityPorts/nesalizer obsolete. The patch that hardcoded the SDL2 location is removed. The the patches to the `Makefile` are quashed. A new install function is added.
This commit is contained in:
parent
317ca37dc6
commit
81a2f09a80
5 changed files with 108 additions and 5 deletions
14
Ports/nesalizer/patches/ReadMe.md
Normal file
14
Ports/nesalizer/patches/ReadMe.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Patches for nesalizer on SerenityOS
|
||||
|
||||
## `0001-Add-Serenity-to-Makefile.patch`
|
||||
|
||||
Add Serenity to Makefile
|
||||
|
||||
- Add `-lSDL2 -lgui -lipc -lgfx -lcore -lpthread -lregex`
|
||||
- Disable RTTI
|
||||
|
||||
## `0002-Disable-backtracing.patch`
|
||||
|
||||
Disable backtracing
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue