[PATCH] Add support for fuchsia (OS)
Josh Conner <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <CAFymKXrxQgqX3C2BBPV6yh58memROEE1gCCemZ5E1ZZy943WXw@mail.gmail.com> |
Please find attached a patch to add support for the Fuchsia OS (https://github.com/fuchsia-mirror). Thanks - Josh
fuchsia-support.patch
(application/octet-stream, 540 B)
diff --git a/build-aux/config.sub b/build-aux/config.sub index 6223dde..ddfd8f4 100755 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@ -1399,7 +1399,7 @@ case $os in | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \ - | -onefs* | -tirtos*) + | -onefs* | -tirtos* | -fuchsia*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*)