mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-10 18:45:44 +00:00
13 lines
539 B
Diff
13 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* \
|