diff options
Diffstat (limited to 'chapter06/glibc-inst.xml')
-rw-r--r-- | chapter06/glibc-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/glibc-inst.xml b/chapter06/glibc-inst.xml index 7b512cd60..8cc8799b5 100644 --- a/chapter06/glibc-inst.xml +++ b/chapter06/glibc-inst.xml @@ -17,10 +17,6 @@ that override default optimizations, such as CFLAGS and CXXFLAGS, we recommend unsetting or modifying them when building Glibc. You have been warned.</para> -<para>Also, don't pass the --enable-kernel option to the configure -script. It's known to cause segmentation faults when other packages like -fileutils, make and tar are linked against it.</para> - <para>Basically, compiling Glibc in any other way than the book suggests is putting your system at very high risk.</para> |