RE: config.sub patch: recognize four-part configuration name for VxWorks OS

2021-01-19 Thread Xin, Peixing
Hi, Anyone can help to merge the attached patch? In case the attachment is converted to .bin file, also paste the contents below. >From 56c90bf43e1b8d1e4feb965790271d30d04ad72a Mon Sep 17 00:00:00 2001 From: Peixing Xin Date: Fri, 8 Jan 2021 10:53:07 +0800 Subject: [PATCH] Recognize four-part

bug: shell variable quoting in config.guess

2021-01-19 Thread Patches for the config.guess and config.sub scripts
After commit 827c77253b396c07306927b2a4b794a3251c48eb in the GNU config repository, word splitting is no longer performed on the $sysctl shell variable in config.guess: sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=$( (uname -p 2>/dev/null || \ "/sbin/$sysctl" 2