Update of /cvsroot/leaf/src/bering-uclibc4/source/buildenv
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv24427

Modified Files:
        buildtool.mk 
Log Message:
Fixed build failure on Ubuntu 10.04 LTS


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/buildenv/buildtool.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.mk        6 Jul 2010 23:18:39 -0000       1.2
--- buildtool.mk        30 Aug 2010 15:33:29 -0000      1.3
***************
*** 234,238 ****
        # Hack things to use the correct shared lib loader
        #
!       (cd $(GCC_DIR); set -e; export LIST=`grep -lr -- 
"-dynamic-linker.*\.so[\.0-9]*" *`;\
                if [ -n "$$LIST" ] ; then \
                perl -i -p -e "s,-dynamic-linker.*\.so[\.0-9]*},\
--- 234,238 ----
        # Hack things to use the correct shared lib loader
        #
!       (cd $(GCC_DIR); set -e; export LIST="`grep -lr -- 
"-dynamic-linker.*\.so[\.0-9]*" *`";\
                if [ -n "$$LIST" ] ; then \
                perl -i -p -e "s,-dynamic-linker.*\.so[\.0-9]*},\


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to