Ignore:
Timestamp:
03/15/2019 02:38:51 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
15c1a33
Parents:
e0fa4a5
Message:

Merge to HEAD 21327.

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

File:
1 moved

Legend:

Unmodified
Added
Removed
  • archive/gcc-ada.xml

    re0fa4a5 r2535d7fd  
    99  <!ENTITY gcc-md5sum            "4ab282f414676496483b3e1793d07862">
    1010  <!ENTITY gcc-size              "61 MB">
    11   <!ENTITY gcc-ada-buildsize     "6.3 GB (add 400 MB for tests, add 1.6 GB if GNAT install dir is not removed)">
    12   <!ENTITY gcc-ada-time          "27 SBU (with parallelism=4, add 91 SBU for tests)">
    13 
     11  <!ENTITY gcc-ada-buildsize     "7.0 GB (add 369 MB for tests, add 1.6 GB if GNAT install dir is not removed)">
     12  <!ENTITY gcc-ada-time          "25 SBU (with parallelism=4, add 92 SBU for tests)">
     13
     14  <!-- Keeping these the same because the new GNAT binary for x86_64
     15       Requires Qt4 and a GUI to install. The i686 one is being tested
     16       seperately from this update.-->
    1417  <!ENTITY gnat-download-http    "https://libre.adacore.com/download/">
    1518  <!ENTITY gnat-64-download-http "http://mirrors.cdn.adacore.com/art/591c6d80c7a447af2deed1d7">
     
    178181    </para>
    179182
     183    <bridgehead renderas="sect4">Optional</bridgehead>
     184    <para role="optional">
     185      <xref linkend="gdb"/> and
     186      <xref linkend="valgrind"/> (for tests)
     187    </para>
     188
    180189    <para condition="html" role="usernotes">User Notes:
    181190    <ulink url="&blfs-wiki;/gcc-ada"/></para>
     
    339348    </para>
    340349
     350    <!-- Unlike standard GCC, removing this could break compatibility
     351    with the GNAT binary for i686 because it uses gcc-4.7.3 in the
     352    binary. Leave it alone until tested. -->
    341353    <para>
    342354      <option>--with-default-libstdcxx-abi=gcc4-compatible</option>: Use this
Note: See TracChangeset for help on using the changeset viewer.