Changeset c72b980 in clfs-embedded for BOOK/cross-tools/common/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/common/gcc-final.xml

    r1c7c5bf rc72b980  
    2929  <sect2 role="installation">
    3030    <title>Installation of GCC Cross Compiler</title>
    31 
    32     <xi:include os="c" xmlns:xi="http://www.w3.org/2003/XInclude"
    33     href="gcc-static.xml"
    34     xpointer="xpointer(//*[@os='ab'])"/>
    3531
    3632    <para os="b">GCC requires the GMP, MPFR, and MPC packages to either be
Note: See TracChangeset for help on using the changeset viewer.