]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
build: update gnulib submodule to latest
authorPádraig Brady <P@draigBrady.com>
Thu, 9 Sep 2021 19:35:23 +0000 (20:35 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 9 Sep 2021 20:35:03 +0000 (21:35 +0100)
* gnulib: Update to latest. This fixes a gnulib test failure in base64,
among other fixes.
* cfg.mk: Disable sc_indent as auto indent is too invasive for now.

cfg.mk
gnulib

diff --git a/cfg.mk b/cfg.mk
index de198d9925ec0925fe21879be99e047af8b1e570..3b76f7f7e9aa189294086c4128cd0f267d65b836 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -26,7 +26,8 @@ VC_LIST_ALWAYS_EXCLUDE_REGEX = src/blake2/.*$$
 
 # Tests not to run as part of "make distcheck".
 local-checks-to-skip = \
-  sc_proper_name_utf8_requires_ICONV
+  sc_proper_name_utf8_requires_ICONV \
+  sc_indent
 
 # Tools used to bootstrap this package, used for "announcement".
 bootstrap-tools = autoconf,automake,gnulib,bison
diff --git a/gnulib b/gnulib
index 452e8a8f7b07a794b1de3813062a992509f5c0c9..b6bae60d83eda6b168368fa40f42ade9dfc86df0 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 452e8a8f7b07a794b1de3813062a992509f5c0c9
+Subproject commit b6bae60d83eda6b168368fa40f42ade9dfc86df0