Changeset 6034778 for postlfs


Ignore:
Timestamp:
03/27/2015 07:57:55 PM (9 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
724f2002
Parents:
af3d877
Message:

Really fix openssl for parallel builds.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/openssl.xml

    raf3d877 r6034778  
    8181        <para>
    8282          Required patch:
    83           <ulink url="&patch-root;/openssl-&openssl-version;-fix_parallel_build-1.patch"/>
     83          <ulink url="&patch-root;/openssl-&openssl-version;-fix_parallel_build-2.patch"/>
    8484        </para>
    8585      </listitem>
     
    167167      appends "ssl" suffix to the manual page names to avoid conflicts with
    168168      manual pages installed by other packages.
    169     </para>
    170 
    171     <para>
    172       <option>make -j1 test</option>: although the patch for fixing parallel
    173       builds alters the <filename>Makefile</filename> in the
    174       <filename class="directory">test</filename> directory, there is still a
    175       race which can cause a test to fail.
    176169    </para>
    177170
Note: See TracChangeset for help on using the changeset viewer.