From fa6d154b7b5afdfc81af25cffae7fbe1b99e8c2a Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?=
Date: Sun, 2 Feb 2020 16:56:18 +0000 Subject: [PATCH] build: update to latest gnulib Pick up recent build fixes to avoid sysctl.h inclusion on glibc systems, restrict the max file size supported by read-file to PTRDIFF_MAX, and to avoid a -Werror=unused failure in test-canonicalize. --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib b/gnulib index 7d06937892..203dda3b86 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 7d069378921bfa0d7c7198ea177aac0a2440016f +Subproject commit 203dda3b86d5c9ac5a661d61038c284370448ca8 -- 2.47.2