mirror of
https://github.com/RGBCube/serenity
synced 2025-06-20 09:42:07 +00:00
13 lines
502 B
Diff
13 lines
502 B
Diff
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*)
|