mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 18:32:28 -05:00
…
|
||
---|---|---|
.. | ||
ReadMe.md | ||
use-pkg_config-sdl2.patch |
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.