diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml index a0d64ee75..ec81b2da7 100644 --- a/chapter08/glibc.xml +++ b/chapter08/glibc.xml @@ -50,6 +50,12 @@ patch -Np1 -i ../&glibc-fhs-patch; + + Fix an issue identified upstream: + +sed '/width -=/s/workend - string/number_length/' \ + -i stdio-common/vfprintf-process-arg.c + The Glibc documentation recommends building Glibc in a dedicated build directory: