mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-10 17:31:56 +02:00
build: update gnulib submodule to latest
* boostrap.conf (gnulib.modules): Add xvasprintf, which had been omitted by mistake. * src/copy.c, src/dd.c, src/test.c: Don't include verror.h, as Gnulib removed it.
This commit is contained in:
@@ -310,6 +310,7 @@ gnulib_modules="
|
||||
xstrtol-error
|
||||
xstrtold
|
||||
xstrtoumax
|
||||
xvasprintf
|
||||
year2038-recommended
|
||||
yesno
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user