X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=config.guess;h=a419d8643b62a4d2df58240785bc9b7b81c3ed52;hb=61b684e2d53473d0262f28db0b0020e466bb8447;hp=1817bdce90dc4d6263ba3637e5880c25e363588f;hpb=00351a08b43e8b1c62e2c2d79b62ddca8531cfba;p=ncurses.git diff --git a/config.guess b/config.guess index 1817bdce..a419d864 100755 --- a/config.guess +++ b/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:*:*)