|
@@ -13,11 +13,7 @@ class="directory">/usr/bin</filename> it'll run <userinput>rm -rf
|
|
|
|
|
|
<para>Install Gawk by running the following commands:</para>
|
|
|
|
|
|
-<para><screen><userinput>cp awklib/Makefile.in awklib/Makefile.in.backup &&
|
|
|
-sed -e '/^datadir/s/awk/gawk/' \
|
|
|
--e '/^libexecdir/s%/awk%%' awklib/Makefile.in.backup \
|
|
|
- > awklib/Makefile.in &&
|
|
|
-CPPFLAGS=-Dre_max_failures=re_max_failures2 \
|
|
|
+<para><screen><userinput>CPPFLAGS=-Dre_max_failures=re_max_failures2 \
|
|
|
./configure --prefix=$LFS/static --disable-nls \
|
|
|
--libexecdir=$LFS/static/bin &&
|
|
|
make LDFLAGS=-static &&
|