From 9150096657e48a663ab06a4ff3d4ffc1bbc863a9 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Sat, 27 Jun 2015 23:53:37 +0000 Subject: GCC patch isn't so gomp specific anymore. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 1ecf0a48a..406bf26f7 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -41,7 +41,7 @@ Installation of GCC - First fix some problems with the libgomp library: + First apply some fixes from the upstream repository: patch -Np1 -i ../&gcc-upstream-patch; -- cgit v1.2.3-54-g00ecf