From 2c53f525a1d5bd1f7781f121e0b14a264e5c01f5 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 22 Oct 2018 15:46:07 +0000 Subject: [PATCH] Fix hard coded version of gcc in libffi git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/libffi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/libffi.xml b/chapter06/libffi.xml index c0aba3cd5..1ebee758d 100644 --- a/chapter06/libffi.xml +++ b/chapter06/libffi.xml @@ -69,7 +69,7 @@ sed -e '/^includedir/ s/=.*$/=@includedir@/' \ will be copied from the native system to a less capable system, use the less capable system as a parameter. For details about alternative system types, see + url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'> the x86 options in the gcc manual.