mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
9af8c61b29
Looks like we need to be explicit for make-based ports. |
||
---|---|---|
.. | ||
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 -lcoreminimal -lpthread -lregex
- Disable RTTI
- Add SDL2 include path to compile flags
0002-Disable-backtracing.patch
Disable backtracing