From 0ceb295279190683d4121fbc4a7eb42597209d71 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 13 Feb 2021 02:26:13 +0000 Subject: document x86 ISA level related breakage and workaround git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 65f954305..ec22b8069 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -120,6 +120,17 @@ cd build + + + + This disables x86 ISA needed property in + Glibc libraries. Use it if + you are building Glibc with option in + CFLAGS, to workaround an issue in Glibc-2.33 + breaking it. + + + During this stage the following warning might appear: -- cgit v1.2.3-54-g00ecf