]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Tue, 27 Nov 2018 16:25:10 +0000 (08:25 -0800)
committerKarl Berry <karl@freefriends.org>
Tue, 27 Nov 2018 16:25:10 +0000 (08:25 -0800)
build-aux/config.guess
build-aux/config.sub

index 18f8edc0ff54405d81247b07a34a647675a29b2e..5cd5606ed32ff59107339da4110b45d785f60831 100755 (executable)
@@ -1424,6 +1424,9 @@ EOF
     amd64:Isilon\ OneFS:*:*)
        echo x86_64-unknown-onefs
        exit ;;
+    *:Unleashed:*:*)
+       echo "$UNAME_MACHINE"-unknown-unleashed"$UNAME_RELEASE"
+       exit ;;
 esac
 
 echo "$0: unable to guess system type" >&2
index b29f8f126e393725607072a8e7b5ab500ee369c7..40aaf3204029f91da5d2670d8e8f9c6e47752d50 100755 (executable)
@@ -1361,7 +1361,7 @@ case $os in
             | powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \
             | skyos* | haiku* | rdos* | toppers* | drops* | es* \
             | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \
-            | midnightbsd* | amdhsa*)
+            | midnightbsd* | amdhsa* | unleashed*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        qnx*)