1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 08:37:35 +00:00

Add WIP bash port

This commit is contained in:
Robin Burchell 2019-05-28 01:40:12 +02:00 committed by Andreas Kling
parent 19afcfe03c
commit b12a096437
4 changed files with 74 additions and 0 deletions

View file

@ -0,0 +1,13 @@
diff --git a/support/config.sub b/support/config.sub
index f208558e..fb8fa19e 100755
--- a/support/config.sub
+++ b/support/config.sub
@@ -1360,7 +1360,7 @@ case $os in
| powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \
| skyos* | haiku* | rdos* | toppers* | drops* | es* \
| onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
- | midnightbsd*)
+ | midnightbsd* | serenity*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
qnx*)