Changeset a217acd in clfs-embedded for BOOK/cross-tools


Ignore:
Timestamp:
Jun 11, 2013, 7:01:25 AM (11 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
891e001
Parents:
4472cad
git-author:
Andrew Bradford <andrew@…> (06/11/13 06:59:26)
git-committer:
Andrew Bradford <andrew@…> (06/11/13 07:01:25)
Message:

Remove ARM gcc soft-float patch

File:
1 edited

Legend:

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

    r4472cad ra217acd  
    2727  href="../common/gcc-static.xml"
    2828  xpointer="xpointer(//*[@os='a'])"/>
    29 
    30   <important>
    31 
    32     <para>If you set ${CLFS_FLOAT} to "soft" or "softfp", you must apply the
    33     &gcc-uclibc-arm-softfloat-patch;.  Check what ${CLFS_FLOAT} is set to and
    34     if needed, apply the patch:</para>
    35 
    36 <screen><userinput>echo ${CLFS_FLOAT}
    37 patch -Np1 -i ../&gcc-uclibc-arm-softfloat-patch;</userinput></screen>
    38 
    39   </important>
    4029
    4130  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.