Преглед на файлове

ld.so.conf creation before compile not needed anymore

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 22 години
родител
ревизия
83be14171b
променени са 1 файла, в които са добавени 0 реда и са изтрити 5 реда
  1. 0 5
      chapter06/glibc-inst.xml

+ 0 - 5
chapter06/glibc-inst.xml

@@ -3,11 +3,6 @@
 <sect2>
 <title>Glibc installation</title>
 
-<para>Glibc will check for the <filename>/etc/ld.so.conf</filename> file
-and abort with an error if the file is missing, so we must create it:</para>
-
-<para><screen><userinput>touch /etc/ld.so.conf</userinput></screen></para>
-
 <para>The documentation that comes with Glibc recommends to build the package
 not in the source directory but in a separate, dedicated directory:</para>