diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2018-08-03 21:36:40 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2018-08-03 21:36:40 +0000 |
commit | 8125d4986c555d6bdbfd2f11529616cbc76dbfb5 (patch) | |
tree | 22407b004d042b7f45b94053018cf6af2d0ac91e /patches.ent | |
parent | efca30a736007825e0089a0dbfe8db3f1d98dc20 (diff) |
Fix a build failure with glibc-2.28
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r-- | patches.ent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 0b557a7a9..461646a6b 100644 --- a/patches.ent +++ b/patches.ent @@ -62,3 +62,7 @@ <!ENTITY systemd-security-patch-md5 "aa9d81fec9a3875a54e63af86904513a"> <!ENTITY systemd-security-patch-size "4 KB"> --> + +<!ENTITY systemd-glibc-patch "systemd-&systemd-version;-glibc_statx_fix-1.patch"> +<!ENTITY systemd-glibc-patch-md5 "a44057d6a6ca69760bafc126458d89e5"> +<!ENTITY systemd-glibc-patch-size "4 KB"> |