From 2b03a29209d1ff2ccf319e48371c699beb7605b5 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 5 Feb 2022 09:53:57 +0000 Subject: configured options for glibc --- 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 98c0e33..0e0a376 100644 --- a/repo/system/glibc.xibuild +++ b/repo/system/glibc.xibuild @@ -17,7 +17,7 @@ prepare () { unset LDFLAGS # patches as recommended by lfs sed -e '/NOTIFY_REMOVED)/s/)/ \&\& data.attr != NULL)/' -i sysdeps/unix/sysv/linux/mq_notify.c - patch -Np1 -i glibc-$PKG_VER-fhs-1.patch || exit 1 + patch -Np1 -i glibc-$PKG_VER-fhs-1.patch || true } build () { -- cgit v1.2.1