|
@@ -8,6 +8,7 @@ commands.</para>
|
|
|
<para>Install Findutils by running the following commands:</para>
|
|
|
|
|
|
<para><screen><userinput>patch -Np1 -i ../findutils-4.1.patch &&
|
|
|
+CPPFLAGS=-Dre_max_failures=re_max_failures2 \
|
|
|
./configure --prefix=$LFS/static &&
|
|
|
make LDFLAGS=-static &&
|
|
|
make install</userinput></screen></para>
|