mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 03:57:45 +00:00
Ports/nesalizer: Add SDL2 header include path to Makefile
Previously, we were relying on the host's SDL2 headers. If none were present the build would fail.
This commit is contained in:
parent
ddbe6bd7b4
commit
87bf5045e4
2 changed files with 14 additions and 3 deletions
|
@ -6,6 +6,7 @@ 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`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue