config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] config.sub: Add support for SerenityOS


From: Idan Horowitz
Subject: [PATCH] config.sub: Add support for SerenityOS
Date: Mon, 8 Mar 2021 17:47:16 +0200

---
 config.sub | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.sub b/config.sub
index 63c1f1c..5fa1ed6 100644
--- a/config.sub
+++ b/config.sub
@@ -1712,7 +1712,7 @@ case $os in
       | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \
       | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \
       | udi* | lites* | ieee* | go32* | aux* | hcos* \
-      | chorusrdb* | cegcc* | glidix* \
+      | chorusrdb* | cegcc* | glidix* | serenity* \
       | cygwin* | msys* | pe* | moss* | proelf* | rtems* \
       | midipix* | mingw32* | mingw64* | mint* \
       | uxpv* | beos* | mpeix* | udk* | moxiebox* \
-- 
2.27.0



reply via email to

[Prev in Thread] Current Thread [Next in Thread]