aboutsummaryrefslogtreecommitdiffstats
path: root/patches.ent
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2006-04-15 16:14:40 +0000
committerArchaic <archaic@linuxfromscratch.org>2006-04-15 16:14:40 +0000
commit81aee91331f2d6c92094d1f312a96cf851da0127 (patch)
treee84b100f27bfbb7542bb5361706ce31f8de940d5 /patches.ent
parent34777763783f6ffab29aaebabc58683c88d56fd1 (diff)
Added patch to glibc to fix build errors in packages that include linux/types.h after sys/kd.h. Thanks to DJ for supplying the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'patches.ent')
-rw-r--r--patches.ent2
1 files changed, 2 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent
index 03a8f7d40..bad888863 100644
--- a/patches.ent
+++ b/patches.ent
@@ -18,6 +18,8 @@
<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
+<!ENTITY glibc-linux_types-patch "glibc-&glibc-version;-linux_types-1.patch">
+
<!ENTITY grep-fixes-patch "grep-&grep-version;-redhat_fixes-2.patch">
<!ENTITY groff-debian-patch "groff-&groff-version;-debian_fixes-1.patch">