Ignore:
Timestamp:
08/24/2014 01:24:04 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
528112b
Parents:
13832d9
Message:

Checks and fixes.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14029 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/qca.xml

    r13832d9 r12cb8c2d  
    3535    the implementation, using plugins known as Providers.</para>
    3636
    37     &lfs75_checked;
     37    &lfs76_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7979
    8080<screen><userinput>sed -i '217s@set@this->set@' src/botantools/botan/botan/secmem.h &amp;&amp;
    81 ./configure --prefix=/usr \
    82             --certstore-path=/etc/ssl/ca-bundle.crt \
    83             --no-separate-debug-info &amp;&amp;
     81./configure --prefix=/usr --no-separate-debug-info &amp;&amp;
    8482make</userinput></screen>
    8583
     
    9896    <application>GCC</application> 4.7 and newer. It is safe to omit when compiling
    9997    with older <application>GCC</application> versions.</para>
    100 
    101     <para><option>--certstore-path=/etc/ssl/ca-bundle.crt</option>: Causes
    102     the build to use the system-installed CA Certificates instead of a bundled
    103     copy.</para>
    10498 
    10599    <para><option>--no-separate-debug-info</option>: Prevents installation
Note: See TracChangeset for help on using the changeset viewer.