diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index 2aa25dbdc..774078176 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -89,7 +89,6 @@ cd build
--with-sysroot=$LFS \
--with-newlib \
--without-headers \
- --enable-initfini-array \
--disable-nls \
--disable-shared \
--disable-multilib \
@@ -135,15 +134,6 @@ cd build
-
- --enable-initfini-array
-
- This switch forces the use of some internal data structures
- that are needed but cannot be detected when building a cross
- compiler.
-
-
-
--disable-shared