serenity/Ports/nesalizer/patches
Timothy Flynn 9af8c61b29 Ports: Update ports that depend on LibCore to depend on LibCoreMinimal
Looks like we need to be explicit for make-based ports.
2024-03-31 19:22:32 +02:00
..
0001-Add-Serenity-to-Makefile.patch Ports: Update ports that depend on LibCore to depend on LibCoreMinimal 2024-03-31 19:22:32 +02:00
0002-Disable-backtracing.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Update ports that depend on LibCore to depend on LibCoreMinimal 2024-03-31 19:22:32 +02:00

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