Update of /cvsroot/leaf/src/bering-uclibc4/buildtool/make
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv18630/make

Modified Files:
        MasterInclude.mk 
Log Message:
fixed Arch


Index: MasterInclude.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/buildtool/make/MasterInclude.mk,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MasterInclude.mk    17 Sep 2010 18:01:38 -0000      1.2
--- MasterInclude.mk    17 Sep 2010 19:06:55 -0000      1.3
***************
*** 26,36 ****
  ########################################
  # set arch here
! export ARCH:=i686
  #
! export GNU_TARGET_NAME:=$(ARCH)-pc-linux-uclibc
  # host compiler
  export HOSTCC:=gcc
  #build for:
! export GNU_HOST_NAME:=$(ARCH)-pc-linux-uclibc
  # target gcc
  export TARGET_CC:=$(BT_STAGING_DIR)/bin/gcc-m32
--- 26,37 ----
  ########################################
  # set arch here
! export ARCH:=i386
! export GNU_ARCH:=i386
  #
! export GNU_TARGET_NAME:=$(GNU_ARCH)-pc-linux-uclibc
  # host compiler
  export HOSTCC:=gcc
  #build for:
! export GNU_HOST_NAME:=$(GNU_ARCH)-pc-linux-uclibc
  # target gcc
  export TARGET_CC:=$(BT_STAGING_DIR)/bin/gcc-m32


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to