1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 14:47:34 +00:00

Ports: Update SDL2 to 2.0.22

This commit is contained in:
Tim Schumacher 2022-05-21 21:51:39 +02:00 committed by Linus Groh
parent cb6a406190
commit 5a24accfa7
6 changed files with 110 additions and 104 deletions

View file

@ -5,13 +5,10 @@
Add SerenityOS platform support
## `0002-Replace-usages-of-FULL-paths-with-their-relative-cou.patch`
## `0002-Make-sdl2-config-prefixes-configurable-again.patch`
Replace usages of FULL paths with their relative counterparts
Make sdl2-config prefixes configurable again
GNUInstallDirs currently doesn't support the seperate STAGING directory,
and will always prepend the final installation prefix to its paths.
Work around that by just using the path that is relative to the
installation directory and let CMake figure out the rest.
These were accidentally removed in
6956f4aa1982b66b234026b46f7bb2dd44c67894.