diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 8e5abee70..1032c7862 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -42,13 +42,6 @@ which don't have one, or whose implementation cannot convert from/to Unicode. convert from/to Unicode, therefore libiconv is not required on an LFS system.</para></note> -<para>This package is known to have issues when its default -optimization flags (including the <parameter>-march</parameter> and -<parameter>-mcpu</parameter> options) are changed. If any environment -variables that override default optimizations have been defined, such -as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>, -unset them when building Glibc.</para> - <para>The Glibc build system is self-contained and will install perfectly, even though the compiler specs file and linker are still pointing at <filename class="directory">/tools</filename>. The specs |