Explorar o código

removed --version-specific-runtime-libs for now

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=22) %!d(string=hai) anos
pai
achega
7034fe2605
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      chapter06/gcc-inst.xml

+ 0 - 1
chapter06/gcc-inst.xml

@@ -30,7 +30,6 @@ cd ../gcc-build</userinput></screen></para>
 &nbsp;&nbsp;&nbsp;&nbsp;../gcc-&gcc-version;/configure --prefix=/usr \
 &nbsp;&nbsp;&nbsp;&nbsp;--enable-shared --enable-threads=posix \
 &nbsp;&nbsp;&nbsp;&nbsp;--enable-__cxa_atexit --enable-clocale=gnu \
-&nbsp;&nbsp;&nbsp;&nbsp;--enable-version-specific-runtime-libs \
 &nbsp;&nbsp;&nbsp;&nbsp;--mandir=/usr/share/man \
 &nbsp;&nbsp;&nbsp;&nbsp;--infodir=/usr/share/info</userinput></screen></para>