Prevent jhalfs from trying to run an example command

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2010-05-28 17:50:36 +00:00
parent 2e7ca50f24
commit b21778bc31

View File

@ -47,8 +47,7 @@
<envar>CFLAGS</envar> in the environment, the configure script will <envar>CFLAGS</envar> in the environment, the configure script will
attempt to configure for 64-bits and fail. attempt to configure for 64-bits and fail.
Avoid this by invoking the configure command below with Avoid this by invoking the configure command below with
<screen><userinput><parameter>ABI=32</parameter> ./configure ...</userinput> <screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure ...</userinput></screen></para>
</screen></para>
</note> </note>
<para>Prepare GMP for compilation:</para> <para>Prepare GMP for compilation:</para>