Diff for /elwix/build_tools.sh between versions 1.1.2.5 and 1.1.2.6

version 1.1.2.5, 2012/03/20 15:47:51 version 1.1.2.6, 2012/03/20 15:54:00
Line 150  compile_tools() Line 150  compile_tools()
 {  {
         echo "+++ Compile ELWIX Cross ..."          echo "+++ Compile ELWIX Cross ..."
   
         unset INSTALL  
   
         cd $CROSS_AXL          cd $CROSS_AXL
         ${AXL_CFG}          ${AXL_CFG}
         ${CBUILD} clean          ${CBUILD} clean

Removed from v.1.1.2.5  
changed lines
  Added in v.1.1.2.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>