[Clfs-commits] [CLFS Embedded]Cross-LFS Embedded Book branch, master, updated. c5d3ce0df81570960a63bceafffd62359253bef7

git git at cross-lfs.org
Thu Jan 2 05:47:41 PST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cross-LFS Embedded Book".

The branch, master has been updated
       via  c5d3ce0df81570960a63bceafffd62359253bef7 (commit)
      from  2155f6661f1d477d755f90a4db389572c896ba01 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c5d3ce0df81570960a63bceafffd62359253bef7
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Thu Jan 2 07:47:36 2014 -0600

    The softfp target shouldn't use the triple ending in hf.

diff --git a/BOOK/cross-tools/arm/variables.xml b/BOOK/cross-tools/arm/variables.xml
index ded15ee..2ecdf65 100644
--- a/BOOK/cross-tools/arm/variables.xml
+++ b/BOOK/cross-tools/arm/variables.xml
@@ -110,11 +110,11 @@
 
       <tbody>
         <row>
-          <entry>soft</entry>
+          <entry>soft or softfp</entry>
           <entry>arm-linux-musleabi</entry>
         </row>
         <row>
-          <entry>hard or softfp</entry>
+          <entry>hard</entry>
           <entry>arm-linux-musleabihf</entry>
         </row>
       </tbody>

-----------------------------------------------------------------------

Summary of changes:
 BOOK/cross-tools/arm/variables.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Cross-LFS Embedded Book



More information about the Clfs-commits mailing list