On 02/18/2014 07:28 PM, akhiezer wrote:
>> Date: Tue, 18 Feb 2014 18:29:50 +0100
>> From: "Armin K." <[email protected]>
>> To: BLFS Development List <[email protected]>
>> Subject: [blfs-dev] My BLFS checks
>>
> .
> .
>>
>> The attached patch contains changes I made. I only ask the patch to be
>> applied without any changes and then the changes can be made later if
>> necessary so I can see what was I doing wrong (no hard feelings here).
>>
> .
> .
>> @@ -183,23 +180,28 @@
>> refer to the information found in the <application>GCC</application>
>> section of Chapter 6 in the LFS book (<ulink
>> url="&lfs-root;/chapter06/gcc.html"/>).</para>
>> -
>> </important>
>>
>> - <para>The instructions below let the build machinery perform a
>> - <quote>bootstrap</quote> intentionally. This is necessary if you
>> - install the <application>Ada</application> compiler anyway. Even
>> - if you don't, a bootstrap is recommended for robustness.</para>
>> + <para>The instructions below will make sure that
>> <quote>bootstrap</quote>
>> + is preformed intentionally. This is necessary if the
>
>
> s/pref/perf/ ?
>
>
>
> akh
>
>
D'oh, thanks.
Fernando (or anyone else), please apply this patch too.
--
Note: My last name is not Krejzi.
Index: general/prog/gcc.xml
===================================================================
--- general/prog/gcc.xml (revision 12729)
+++ general/prog/gcc.xml (working copy)
@@ -134,7 +134,7 @@
<para>The <application>GNAT</application> compiler can be invoked by
executing the <command>gcc</command> binary installed in <filename
- class='directory'>/opt/gnat/bin</filename>.</para>
+ class="directory">/opt/gnat/bin</filename>.</para>
<para>You may now remove the <application>GNAT</application>
source directory if desired.</para>
@@ -183,7 +183,7 @@
</important>
<para>The instructions below will make sure that <quote>bootstrap</quote>
- is preformed intentionally. This is necessary if the
+ is performed intentionally. This is necessary if the
<application>Ada</application> compiler is being built anyway. Even if it
isn't, a bootstrap is recommended for robustness. To disable bootstrap
anyways, pass <parameter>--disable-bootstrap</parameter> to the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page