mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 20:45:06 +00:00
12 lines
539 B
Diff
12 lines
539 B
Diff
diff --git a/config.sub.orig b/config.sub
|
|
index 63c1f1c8b..f14d29e3d 100755
|
|
--- a/config.sub.orig
|
|
+++ b/config.sub
|
|
@@ -1696,6 +1696,7 @@ case $os in
|
|
# The portable systems comes first.
|
|
# Each alternative MUST end in a * to match a version number.
|
|
gnu* | android* | bsd* | mach* | minix* | genix* | ultrix* | irix* \
|
|
+ | serenity* \
|
|
| *vms* | esix* | aix* | cnk* | sunos | sunos[34]* \
|
|
| hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \
|
|
| sym* | plan9* | psp* | sim* | xray* | os68k* | v88r* \
|