Author: pierre
Date: Mon May 25 13:29:19 2015
New Revision: 16030

Log:
Change the patch name in GCC instructions

Modified:
   trunk/BOOK/general/prog/gcc-ada.xml
   trunk/BOOK/general/prog/gcc-java.xml
   trunk/BOOK/general/prog/gcc.xml

Modified: trunk/BOOK/general/prog/gcc-ada.xml
==============================================================================
--- trunk/BOOK/general/prog/gcc-ada.xml Mon May 25 12:54:34 2015        (r16029)
+++ trunk/BOOK/general/prog/gcc-ada.xml Mon May 25 13:29:19 2015        (r16030)
@@ -157,7 +157,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/gcc-&gcc-version;-upstream_libgomp_fix-1.patch"/>
+          <ulink url="&patch-root;/gcc-&gcc-version;-upstream_fixes-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -229,10 +229,10 @@
     <title>Installation of GCC Ada</title>
 
     <para>
-      As in LFS, fix a problem identified upstream with the libgomp library:
+      As in LFS, fix some problems identified upstream:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-upstream_libgomp_fix-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-upstream_fixes-1.patch</userinput></screen>
 
     <para>
       Install <application>GCC Ada</application> by running the

Modified: trunk/BOOK/general/prog/gcc-java.xml
==============================================================================
--- trunk/BOOK/general/prog/gcc-java.xml        Mon May 25 12:54:34 2015        
(r16029)
+++ trunk/BOOK/general/prog/gcc-java.xml        Mon May 25 13:29:19 2015        
(r16030)
@@ -106,7 +106,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/gcc-&gcc-version;-upstream_libgomp_fix-1.patch"/>
+          <ulink url="&patch-root;/gcc-&gcc-version;-upstream_fixes-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -150,10 +150,10 @@
     </para>
 
     <para>
-      As in LFS, fix a problem identified upstream with the libgomp library:
+      As in LFS, fix some problems identified upstream:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-upstream_libgomp_fix-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../gcc-&gcc-version;-upstream_fixes-1.patch</userinput></screen>
 
     <para>
       Install <application>GCC Java</application> by running the

Modified: trunk/BOOK/general/prog/gcc.xml
==============================================================================
--- trunk/BOOK/general/prog/gcc.xml     Mon May 25 12:54:34 2015        (r16029)
+++ trunk/BOOK/general/prog/gcc.xml     Mon May 25 13:29:19 2015        (r16030)
@@ -110,7 +110,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/gcc-&gcc-version;-upstream_libgomp_fix-1.patch"/>
+          <ulink url="&patch-root;/gcc-&gcc-version;-upstream_fixes-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -164,10 +164,10 @@
     </para>
 
     <para>
-      As in LFS, fix a problem identified upstream with the libgomp library:
+      As in LFS, fix some problems identified upstream:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../gcc-5.1.0-upstream_libgomp_fix-1.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../gcc-5.1.0-upstream_fixes-1.patch</userinput></screen>
 
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to