summaryrefslogtreecommitdiff
path: root/repo/system/glibc.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-01-16 16:03:29 +0000
committerdavidovski <david@davidovski.xyz>2022-01-16 16:03:29 +0000
commit6fc3b9dc3e84abb1371424efbc8b01ccd41e27f6 (patch)
treebcd19e5d5d19536626d70c931cc2b26cadee0f50 /repo/system/glibc.xibuild
parent430d276607ead5129cc222f1f139128e9a3f9082 (diff)
changed patch to prepare
Diffstat (limited to 'repo/system/glibc.xibuild')
-rw-r--r--repo/system/glibc.xibuild2
1 files changed, 1 insertions, 1 deletions
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