From 6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 16 Jan 2022 16:03:29 +0000 Subject: changed patch to prepare --- repo/system/glibc.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/glibc.xibuild') diff --git a/repo/system/glibc.xibuild b/repo/system/glibc.xibuild index 50e5ec9..484ce6f 100644 --- a/repo/system/glibc.xibuild +++ b/repo/system/glibc.xibuild @@ -6,7 +6,7 @@ PKG_VER=2.34 SOURCE=https://ftp.gnu.org/gnu/glibc/glibc-$PKG_VER.tar.xz DESC="The main gnu C library providing basic routines and procedures" -patch () { +prepare () { # patches as recommended by lfs sed -e '/NOTIFY_REMOVED)/s/)/ \&\& data.attr != NULL)/' -i sysdeps/unix/sysv/linux/mq_notify.c -- cgit v1.2.1