Ignore:
Timestamp:
03/31/2016 10:42:08 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
dce6561
Parents:
22ff60a
Message:

Updated lsof URL. Merged from trunk r17090
Updated PIN-Entry dependencies. Merged from trunk r17090
Updated Valgrind dependencies. Merged from trunk r17090
Added note about OpenSSL's Test Suite not supporting parallel make jobs. Merged from trunk r17090.
Restored autoconf to libva-intel-driver. Merged from trunk r17090
Updated to Sudo-1.8.16. Merged from trunk r17127
Changed the configure script in the GCC-5.3.0 page to use the new configure switch for the libstdc++ ABI.
Updated to OpenSSH-7.2p2. Merged from trunk r17106.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gcc.xml

    r22ff60a r5c22cb01  
    6969        two solutions:
    7070        recompile all the libraries with the new version, or use the <option>
    71         --with-default-libstdcxx-abi</option> switch to configure.
     71        --with-default-libstdcxx-abi=gcc4-compatible</option> switch to configure.
    7272      </para>
    7373    </caution>
     
    257257
    258258    <para>
    259       <option>--with-default-libstdcxx-abi=c++98</option>: Use this switch if you
     259      <option>--with-default-libstdcxx-abi=gcc4-compatible</option>: Use this switch if you
    260260      are upgrading from a <application>GCC</application> version prior to 5.1.0,
    261261      and you do not want to recompile all the libraries written in C++.
Note: See TracChangeset for help on using the changeset viewer.