1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 09:05:07 +00:00
serenity/Ports/SDL2_gfx/patches/fix-autoconf.patch
2021-04-04 19:56:11 +02:00

11 lines
587 B
Diff

--- SDL2_gfx-1.0.4/config.sub 2021-04-04 18:40:50.418255684 +0200
+++ SDL2_gfx-1.0.4/config.sub 2021-04-04 18:42:32.801888295 +0200
@@ -1355,7 +1355,7 @@
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
- | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
+ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -serenity*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)