Changeset 57feeb5 for general


Ignore:
Timestamp:
11/10/2019 10:36:28 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
7818ea58
Parents:
018c4c52
Message:

systemd: Add consolidated_fixes-2 patch fixing potential infinite loop with meson-0.52
firefox: Remove obsolete instruction for i686 systems, tested earlier in the week.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22367 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/systemd.xml

    r018c4c52 r57feeb5  
    7272        <para>
    7373         Required patch:
    74          <ulink url="&patch-root;/systemd-&systemd-version;-consolidated_fixes-1.patch"/>
     74         <ulink url="&patch-root;/systemd-&systemd-version;-consolidated_fixes-2.patch"/>
    7575        </para>
    7676      </listitem>
     
    136136    <para>Apply a patch to fix several bugs discovered after release:</para>
    137137
    138 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-1.patch</userinput></screen>
     138<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-consolidated_fixes-2.patch</userinput></screen>
    139139
    140140    <para>Remove an unneeded group,
     
    161161      -Dinstall-tests=false \
    162162      -Dldconfig=false      \
     163      -Dman=auto            \
    163164      -Drootprefix=         \
    164165      -Drootlibdir=/lib     \
Note: See TracChangeset for help on using the changeset viewer.