From 1f9fb2e790e9b0aee98fda60c9ca9ab87f61cce0 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 12 Jan 2022 23:04:23 +0000 Subject: updated all build files based on lfs --- repo/core/texinfo.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'repo/core/texinfo.xibuild') diff --git a/repo/core/texinfo.xibuild b/repo/core/texinfo.xibuild index 1198161..0bcbb29 100644 --- a/repo/core/texinfo.xibuild +++ b/repo/core/texinfo.xibuild @@ -6,6 +6,7 @@ SOURCE=https://ftp.gnu.org/gnu/texinfo/texinfo-6.8.tar.xz DESC="GNU documentation system for reading, writing and converting info pages" build () { + # fix an issue when building with glibc-2.34 or later sed -e 's/__attribute_nonnull__/__nonnull/' \ -i gnulib/lib/malloc/dynarray-skeleton.c -- cgit v1.2.1