diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 3ac19d93f..659b4199d 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -63,7 +63,6 @@ cd build</userinput></screen> --enable-languages=c,c++ \ --disable-multilib \ --disable-bootstrap \ - --disable-libmpx \ --with-system-zlib</userinput></screen> <para>Note that for other languages, there are some prerequisites that |