From bd7123bffdefc435c9d5c8e03e72a7b8e82521b0 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 6 Sep 2010 19:01:49 +0000 Subject: Use --disable-libgomp instead of altering LD_LIBRARY_PATH in GCC pass 2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 350f1ec96..ab936f337 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ --> + + 2010-09-06 + + + [matthew] - Use --disable-libgomp instead of using + LD_LIBRARY_PATH to avoid a failure in GCC pass 2's configure + script. + + + + 2010-09-03 -- cgit v1.2.3-54-g00ecf