ladybird/Ports/bochs/patches
2022-02-23 09:59:08 +00:00
..
ReadMe.md Ports: Add Bochs x86 PC emulator 2022-02-23 09:59:08 +00:00
use-pkg_config-sdl2.patch Ports: Add Bochs x86 PC emulator 2022-02-23 09:59:08 +00:00

Patches for bochs on SerenityOS

use-pkg_config-sdl2.patch

Modifies configure to use pkg_config to detect SDL2 installed on SerenityOS.

Without this patch, configure uses sdl2_config and will detect SDL2 installed on the host system.