From 7b3a62e01620ef451f6bee382b017173787e90b7 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 24 Jul 2020 12:22:29 -0700 Subject: [PATCH] build: update gnulib submodule to latest * bootstrap.conf (gnulib_modules): Add hash-triple. --- bootstrap.conf | 1 + gnulib | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index b5b6dc2403..c184b8c98f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -129,6 +129,7 @@ gnulib_modules=" hard-locale hash hash-pjw + hash-triple heap host-os human diff --git a/gnulib b/gnulib index 3b0ef0b854..6a7314acb4 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 3b0ef0b854a43aea12364fafd4bb053d59c116f2 +Subproject commit 6a7314acb4ce363f7cb8927a75106990457c3d0d -- 2.47.2