From fb344470516c4a0abb54df36803967fb959690f9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Mar 2014 02:24:02 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@33298 c570f23f-e606-0410-a88d-b1316a301751 --- .../libs/freetype2/freetype-2.5.3/builds/unix/config.guess | 8 ++++---- .../source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub | 9 +++------ Build/source/libs/icu/icu-53.1/source/config.guess | 8 ++++---- Build/source/libs/icu/icu-53.1/source/config.sub | 9 +++------ 4 files changed, 14 insertions(+), 20 deletions(-) (limited to 'Build/source/libs') diff --git a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.guess index 71f8f7a66e7..1f5c50c0d15 100755 --- a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.guess +++ b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-03-13' +timestamp='2014-03-23' # 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 @@ -969,10 +969,10 @@ EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ;; - or1k:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + openrisc*:Linux:*:*) + echo or1k-unknown-linux-${LIBC} exit ;; - or32:Linux:*:*) + or32:Linux:*:* | or1k*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; padre:Linux:*:*) diff --git a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub index 092cff00ea7..5d7d62fb6fc 100755 --- a/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub +++ b/Build/source/libs/freetype2/freetype-2.5.3/builds/unix/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-01-01' +timestamp='2014-03-23' # 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 @@ -296,8 +296,7 @@ case $basic_machine in | nds32 | nds32le | nds32be \ | nios | nios2 | nios2eb | nios2el \ | ns16k | ns32k \ - | open8 \ - | or1k | or32 \ + | open8 | or1k | or1knd | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ @@ -415,6 +414,7 @@ case $basic_machine in | nios-* | nios2-* | nios2eb-* | nios2el-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | open8-* \ + | or1k*-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ @@ -1594,9 +1594,6 @@ case $basic_machine in mips*-*) os=-elf ;; - or1k-*) - os=-elf - ;; or32-*) os=-coff ;; diff --git a/Build/source/libs/icu/icu-53.1/source/config.guess b/Build/source/libs/icu/icu-53.1/source/config.guess index 71f8f7a66e7..1f5c50c0d15 100755 --- a/Build/source/libs/icu/icu-53.1/source/config.guess +++ b/Build/source/libs/icu/icu-53.1/source/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-03-13' +timestamp='2014-03-23' # 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 @@ -969,10 +969,10 @@ EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ;; - or1k:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + openrisc*:Linux:*:*) + echo or1k-unknown-linux-${LIBC} exit ;; - or32:Linux:*:*) + or32:Linux:*:* | or1k*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; padre:Linux:*:*) diff --git a/Build/source/libs/icu/icu-53.1/source/config.sub b/Build/source/libs/icu/icu-53.1/source/config.sub index 092cff00ea7..5d7d62fb6fc 100755 --- a/Build/source/libs/icu/icu-53.1/source/config.sub +++ b/Build/source/libs/icu/icu-53.1/source/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-01-01' +timestamp='2014-03-23' # 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 @@ -296,8 +296,7 @@ case $basic_machine in | nds32 | nds32le | nds32be \ | nios | nios2 | nios2eb | nios2el \ | ns16k | ns32k \ - | open8 \ - | or1k | or32 \ + | open8 | or1k | or1knd | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle \ | pyramid \ @@ -415,6 +414,7 @@ case $basic_machine in | nios-* | nios2-* | nios2eb-* | nios2el-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | open8-* \ + | or1k*-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ @@ -1594,9 +1594,6 @@ case $basic_machine in mips*-*) os=-elf ;; - or1k-*) - os=-elf - ;; or32-*) os=-coff ;; -- cgit v1.2.3