summaryrefslogtreecommitdiff
path: root/Build/source/libs/freetype2/freetype-src/builds/unix/config.guess
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-11 23:49:09 +0000
committerKarl Berry <karl@freefriends.org>2022-09-11 23:49:09 +0000
commit23f1a868382ca6a6955bf3333d2737ded8f43252 (patch)
tree28b61a0e697bc8ffc76156ae199ef901bd64e622 /Build/source/libs/freetype2/freetype-src/builds/unix/config.guess
parent274248eee205b167014cc229822dd90d184e1922 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64355 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/freetype2/freetype-src/builds/unix/config.guess')
-rwxr-xr-xBuild/source/libs/freetype2/freetype-src/builds/unix/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/freetype2/freetype-src/builds/unix/config.guess b/Build/source/libs/freetype2/freetype-src/builds/unix/config.guess
index 1817bdce90d..a419d8643b6 100755
--- a/Build/source/libs/freetype2/freetype-src/builds/unix/config.guess
+++ b/Build/source/libs/freetype2/freetype-src/builds/unix/config.guess
@@ -4,7 +4,7 @@
# shellcheck disable=SC2006,SC2268 # see below for rationale
-timestamp='2022-05-25'
+timestamp='2022-08-01'
# 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
@@ -1036,7 +1036,7 @@ EOF
k1om:Linux:*:*)
GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
;;
- loongarch32:Linux:*:* | loongarch64:Linux:*:* | loongarchx32:Linux:*:*)
+ loongarch32:Linux:*:* | loongarch64:Linux:*:*)
GUESS=$UNAME_MACHINE-unknown-linux-$LIBC
;;
m32r*:Linux:*:*)