diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 417ed5fe6..006a5d330 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -52,8 +52,7 @@ esac</userinput></screen> <para> - As in gcc-pass2, fix a problem introduced by aother package after this version - of gcc was released: + As in gcc-pass2, fix a problem introduced by Glibc-2.31: </para> <screen><userinput remap="pre">sed -e '1161 s|^|//|' \ |