From: Pádraig Brady
Date: Thu, 9 Sep 2021 19:35:23 +0000 (+0100) Subject: build: update gnulib submodule to latest X-Git-Tag: v9.0~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af4d61d53af88aee6dd9a4dd235c89efd956a33;p=thirdparty%2Fcoreutils.git build: update gnulib submodule to latest * 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. --- diff --git a/cfg.mk b/cfg.mk index de198d9925..3b76f7f7e9 100644 --- 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 452e8a8f7b..b6bae60d83 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 452e8a8f7b07a794b1de3813062a992509f5c0c9 +Subproject commit b6bae60d83eda6b168368fa40f42ade9dfc86df0