Changeset 7e4ee34 for xsoft


Ignore:
Timestamp:
02/18/2015 10:57:36 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
05c1cfc2
Parents:
48e2259
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r48e2259 r7e4ee34  
    154154          Required patch for i686 systems, in order to fix a problem introduced
    155155          by <application>&gcc-490;</application>:
    156           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch"/>
     156          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-gcc_4_9_0-2.patch"/>
    157157        </para>
    158158      </listitem>
     
    367367    </para>
    368368
    369 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-1.patch</userinput></screen>
     369<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-gcc_4_9_0-2.patch</userinput></screen>
    370370
    371371    <para>
Note: See TracChangeset for help on using the changeset viewer.