1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-08 01:37:35 +00:00
serenity/Ports/libffi/patches/fix-autoconf.patch
2020-09-10 19:57:38 +02:00

12 lines
573 B
Diff

--- a/config.sub 2019-10-31 17:49:54.000000000 +0300
+++ b/config.sub 2020-09-10 17:03:14.219589932 +0300
@@ -1417,7 +1417,8 @@
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
- | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox*)
+ | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* \
+ | -serenity* )
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)