mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 19:17:35 +00:00
Ports: Add Bochs x86 PC emulator
This commit is contained in:
parent
898be38517
commit
ceb9f43ed5
4 changed files with 50 additions and 0 deletions
9
Ports/bochs/patches/ReadMe.md
Normal file
9
Ports/bochs/patches/ReadMe.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue