mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Now book itself: Add new version of the patch to fix build libreoffice-4.4.0.3
with gcc-4.9 or later (apparently only for i686). git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15522 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
48e225998e
commit
7e4ee34a43
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "17"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "02"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2015">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "February 17th, &year;">
|
||||
<!ENTITY releasedate "February 18th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -44,6 +44,17 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>February 18th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Add new version of the patch to fix build
|
||||
libreoffice-4.4.0.3 with gcc-4.9 or later
|
||||
(apparently only for i686).".</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>February 16th, 2015</para>
|
||||
<itemizedlist>
|
||||
|
@ -153,7 +153,7 @@
|
||||
<para>
|
||||
Required patch for i686 systems, in order to fix a problem introduced
|
||||
by <application>&gcc-490;</application>:
|
||||
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch"/>
|
||||
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-2.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
@ -366,7 +366,7 @@ ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</useri
|
||||
<application>&gcc-490;</application>:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-2.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Locales "en-US" and "pt-BR", you will find below, are just examples; you
|
||||
|
Loading…
Reference in New Issue
Block a user