From 8fe6f70f35ced8ee52c60f1c9f78fb418d723581 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Sat, 3 Oct 2015 02:52:31 +0100 Subject: build: update gnulib submodule to latest Includes a change to xalloc.h to avoid -Wstrict-overflow warnings with GCC 5.1 on 32 bit with optimization enabled. A subsequent commit will fix similar issues in shred. --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnulib b/gnulib index 6439a0af0..213d5545f 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 6439a0af0ca6b0256a4273a8ae0175e896bcc8da +Subproject commit 213d5545f67d726ccffa13842577be47aca93d8d -- cgit v1.2.3-54-g00ecf