Hi config-patches:
I found my make process failed with "config.guess: unable to guess system type", and i noticed that you suggest provide following info.
Could you please do some patch for this issue?
config.guess timestamp = 2024-01-01
uname -m = sw_64
uname -r = 4.19.90-25.0.v2101.ky10.sw_64
uname -s = Linux
uname -v = #1 SMP Wed Jun 16 18:08:09 CST 2021
/usr/bin/uname -p = sw_64
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch = sw_64
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = "sw_64"
UNAME_RELEASE = "4.19.90-25.0.v2101.ky10.sw_64"
UNAME_SYSTEM = "Linux"
UNAME_VERSION = "#1 SMP Wed Jun 16 18:08:09 CST 2021"
cat /etc/*release
kylin release 10 (Tercel)
DISTRIB_ID=Kylin
DISTRIB_RELEASE=V10
DISTRIB_CODENAME=juniper
DISTRIB_DESCRIPTION="Kylin V10"
DISTRIB_KYLIN_RELEASE=V10
DISTRIB_VERSION_TYPE=enterprise
DISTRIB_VERSION_MODE=normal
NAME="kylin"
VERSION="V10 (Tercel)"
ID="kylin"
VERSION_ID="10"
PRETTY_NAME="Kylin Linux Advanced Server V10 (Tercel)"
ANSI_COLOR="0;31"
kylin release 10 (Tercel)
lscpu
Architecture: sw_64
CPU op-mode(s): 64-bit
Byte Order: Little Endian
Address sizes: 48 bits physical, 53 bits virtual
CPU(s): 64
On-line CPU(s) list: 0-63
Thread(s) per core: 1
Core(s) per socket: 32
Socket(s): 2
NUMA node(s): 2
Vendor ID: sunway
CPU family: 6
Model: 49
Model name: SW3231 CPU @ 2.40GHz
CPU MHz: 2400.00
BogoMIPS: 4800.00
L1d cache: 2 MiB
L1i cache: 2 MiB
L2 cache: 32 MiB
L3 cache: 64 MiB
NUMA node0 CPU(s): 0-31
NUMA node1 CPU(s): 32-63
Flags: fpu simd vpn upn cpuid
Thanks