mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-08 07:14:17 +00:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
355d7610df
@ -44,8 +44,10 @@
|
|||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>Similar to GMP, libffi builds with optimizations specific
|
<para>Similar to GMP, libffi builds with optimizations specific
|
||||||
to the processor in use. If building for another system, export
|
to the processor in use. If building for another system, change the
|
||||||
CFLAGS and CXXFLAGS to specify a generic build for your architecture.
|
value of the <parameter>--with-gcc-arch=</parameter> parameter in the
|
||||||
|
following command to an architecture name fully implemented by the
|
||||||
|
CPU on that system.
|
||||||
If this is not done, all applications that link to libffi will trigger
|
If this is not done, all applications that link to libffi will trigger
|
||||||
Illegal Operation Errors.</para>
|
Illegal Operation Errors.</para>
|
||||||
</note>
|
</note>
|
||||||
|
Loading…
Reference in New Issue
Block a user