# HG changeset patch # User Karl Berry # Date 1525364074 25200 # Node ID 0f39d8831bc497b9744f55af2279e4fc605c0499 # Parent eec4f11d84a9309a0014c7f72271354e03ebf61d autoupdate diff -r eec4f11d84a9 -r 0f39d8831bc4 build-aux/config.sub --- a/build-aux/config.sub Wed May 02 23:36:18 2018 +0200 +++ b/build-aux/config.sub Thu May 03 09:14:34 2018 -0700 @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-05-01' +timestamp='2018-05-03' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -114,7 +114,7 @@ # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in - nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ + nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \ kopensolaris*-gnu* | cloudabi*-eabi* | \