mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
15 lines
570 B
Diff
15 lines
570 B
Diff
diff --git a/config.sub b/config.sub
|
|
index 5defff6..040fb4b 100755
|
|
--- a/config.sub
|
|
+++ b/config.sub
|
|
@@ -1222,7 +1222,8 @@ case $os in
|
|
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
|
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
|
|
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
|
|
- | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
|
|
+ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* \
|
|
+ | -serenity*)
|
|
# Remember, each alternative MUST END IN *, to match a version number.
|
|
;;
|
|
-qnx*)
|