Ignore:
Timestamp:
Nov 11, 2013, 12:58:21 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e247cb3
Parents:
8152b4a
Message:

Add a sed for eglibc to detect Make-4.x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/eglibc.xml

    r8152b4a r00a58649  
    6565    of achieving a clean build.</para>
    6666
    67     <para os="e">The EGLIBC documentation recommends building EGLIBC outside of the
    68     source directory in a dedicated build directory:</para>
     67    <para os="s1">Allow EGLIBC to detect Make-4.x:</para>
     68
     69<screen os="s2"><userinput>sed -r -i 's/(3..89..)/\1 | 4.*/' configure</userinput></screen>
     70
     71    <para os="e">The EGLIBC documentation recommends building EGLIBC outside of     the source directory in a dedicated build directory:</para>
    6972
    7073<screen os="f"><userinput>mkdir -v ../eglibc-build
Note: See TracChangeset for help on using the changeset viewer.