Changeset c01e552 in clfs-embedded for BOOK/cross-tools/common/gcc-static.xml


Ignore:
Timestamp:
Oct 15, 2013, 8:00:05 PM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
113a63a
Parents:
75a0379
git-author:
Andrew Bradford <andrew@…> (10/14/13 20:47:57)
git-committer:
Andrew Bradford <andrew@…> (10/15/13 20:00:05)
Message:

Add musl patches for gcc and binutils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-static.xml

    r75a0379 rc01e552  
    2929    <title os="a">Installation of Cross GCC Compiler with Static libgcc
    3030    and no Threads</title>
     31
     32  <para os="aa">In order to work with musl-libc, GCC needs to be patched:</para>
     33
     34<screen os="ab"><userinput>patch -Np1 -i ../&gcc-musl-patch;</userinput></screen>
    3135
    3236    <para os="b">GCC requires the GMP, MPFR, and MPC packages to either be
Note: See TracChangeset for help on using the changeset viewer.