From 7e8b9ac66a032a70bd18c76d8446d698b58e9a4b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 1 Sep 2018 00:23:50 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@48531 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/config.guess | 4 ++-- Build/source/utils/asymptote/config.sub | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Build/source/utils') diff --git a/Build/source/utils/asymptote/config.guess b/Build/source/utils/asymptote/config.guess index d4fb3213ec7..b33c9e890e0 100755 --- a/Build/source/utils/asymptote/config.guess +++ b/Build/source/utils/asymptote/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-08-02' +timestamp='2018-08-29' # 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 @@ -838,7 +838,7 @@ EOF *:BSD/OS:*:*) echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE" exit ;; - arm*:FreeBSD:*:*) + arm:FreeBSD:*:*) UNAME_PROCESSOR=`uname -p` set_cc_for_build if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub index fcf13ffdf3e..b51fb8cdb69 100755 --- a/Build/source/utils/asymptote/config.sub +++ b/Build/source/utils/asymptote/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-08-24' +timestamp='2018-08-29' # 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 -- cgit v1.2.3