mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
81a2f09a80
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. |
||
---|---|---|
.. | ||
0001-Add-Serenity-to-Makefile.patch | ||
0002-Disable-backtracing.patch | ||
ReadMe.md |
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