From cb3ddf3d15bb1723c728dee6ae64a5c8683860cd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 16 Sep 2015 01:20:00 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@38384 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess | 5 ++++- Build/source/libs/icu/icu-55.1/source/config.guess | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'Build/source/libs') diff --git a/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess index 16592509d49..3c022c5bb8b 100755 --- a/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess +++ b/Build/source/libs/freetype2/freetype-2.6/builds/unix/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-08-20' +timestamp='2015-09-14' # 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 @@ -965,6 +965,9 @@ EOF ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; + k1om:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; diff --git a/Build/source/libs/icu/icu-55.1/source/config.guess b/Build/source/libs/icu/icu-55.1/source/config.guess index 16592509d49..3c022c5bb8b 100755 --- a/Build/source/libs/icu/icu-55.1/source/config.guess +++ b/Build/source/libs/icu/icu-55.1/source/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-08-20' +timestamp='2015-09-14' # 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 @@ -965,6 +965,9 @@ EOF ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; + k1om:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; -- cgit v1.2.3