Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/elfutils.xml

    r4a83293 rac38e9dc  
    88          "https://fedorahosted.org/releases/e/l/elfutils/&elfutils-version;/elfutils-&elfutils-version;.tar.bz2">
    99  <!ENTITY elfutils-download-ftp  " ">
    10   <!ENTITY elfutils-md5sum        "7527f22dff8b1ac8c122cfc4d3d3bb1e">
    11   <!ENTITY elfutils-size          "5.2 MB">
    12   <!ENTITY elfutils-buildsize     "72 MB (additional 3 MB for the tests)">
    13   <!ENTITY elfutils-time          "0.7 SBU (additional 0.2 SBU for the tests)">
     10  <!ENTITY elfutils-md5sum        "77ce87f259987d2e54e4d87b86cbee41">
     11  <!ENTITY elfutils-size          "5.8 MB">
     12  <!ENTITY elfutils-buildsize     "103 MB">
     13  <!ENTITY elfutils-time          "0.9 SBU">
    1414]>
    1515
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    9090
    9191    <para>
    92       If you wish to run the test suite, first fix it to skip two failng tests:
    93     </para>
    94 
    95 <screen><userinput>sed -i '/srcdir/ iexit 77\n'         \
    96        tests/run-backtrace-native.sh \
    97        tests/run-backtrace-native-core.sh</userinput></screen>
    98 
    99     <para>
    10092       To test the results, issue: <command>make check</command>.
    10193    </para>
     
    113105
    114106    <para>
    115       <parameter>--program-prefix="eu-"</parameter>: This switch renames installed
    116       programs to avoid conflict with <application>Binutils</application> programs
    117       installed in LFS.
     107      <parameter>--program-prefix="eu-"</parameter>: This switch renames
     108      installed programs to avoid conflict with
     109      <application>Binutils</application> programs installed in LFS.
    118110    </para>
    119111
Note: See TracChangeset for help on using the changeset viewer.