mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
87bf5045e4
Previously, we were relying on the host's SDL2 headers. If none were present the build would fail. |
||
---|---|---|
.. | ||
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
- Add SDL2 include path to compile flags
0002-Disable-backtracing.patch
Disable backtracing