|
@@ -12,9 +12,9 @@ it.</para>
|
|
|
|
|
|
<para>Install Sh-utils by running the following commands:</para>
|
|
<para>Install Sh-utils by running the following commands:</para>
|
|
|
|
|
|
-<para><screen><userinput>./configure --prefix=$LFS/static \
|
|
|
|
|
|
+<para><screen><userinput>LDFLAGS="-static" ./configure --prefix=$LFS/static \
|
|
--disable-nls &&
|
|
--disable-nls &&
|
|
-make LDFLAGS="-static" &&
|
|
|
|
|
|
+make &&
|
|
make install</userinput></screen></para>
|
|
make install</userinput></screen></para>
|
|
|
|
|
|
<para>During the make install stage you will see the following warning:</para>
|
|
<para>During the make install stage you will see the following warning:</para>
|