mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fix hard coded version of gcc in libffi
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
268ab92cc1
commit
2c53f525a1
@ -69,7 +69,7 @@ sed -e '/^includedir/ s/=.*$/=@includedir@/' \
|
|||||||
will be copied from the native system to a less capable
|
will be copied from the native system to a less capable
|
||||||
system, use the less capable system as a parameter. For details
|
system, use the less capable system as a parameter. For details
|
||||||
about alternative system types, see <ulink
|
about alternative system types, see <ulink
|
||||||
url='https://gcc.gnu.org/onlinedocs/gcc-8.1.0/gcc/x86-Options.html'>
|
url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'>
|
||||||
the x86 options in the gcc manual</ulink>.</para>
|
the x86 options in the gcc manual</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user