Changeset c72b980 in clfs-embedded for BOOK/cross-tools/arm/gcc-final.xml


Ignore:
Timestamp:
Sep 20, 2016, 12:39:58 PM (8 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
861ae7f
Parents:
1c7c5bf
Message:

Update gcc to version 6.2

This removes the need to patch gcc due to musl as gcc6 supports musl by
simply calling out a musl-based triplet for the target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/arm/gcc-final.xml

    r1c7c5bf rc72b980  
    2424  <sect2 role="installation">
    2525    <title>Installation of GCC Cross Compiler</title>
    26 
    27     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    28     href="../common/gcc-static.xml"
    29     xpointer="xpointer(//*[@os='aa'])"/>
    30 
    31     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    32     href="../common/gcc-static.xml"
    33     xpointer="xpointer(//*[@os='ab'])"/>
    3426
    3527    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.