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

Modified Files:
        MasterInclude.mk 
Log Message:
Updated host & target names


Index: MasterInclude.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/buildtool/make/MasterInclude.mk,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** MasterInclude.mk    26 Apr 2010 09:03:15 -0000      1.1.1.1
--- MasterInclude.mk    17 Sep 2010 18:01:38 -0000      1.2
***************
*** 26,36 ****
  ########################################
  # set arch here
! export ARCH:=i386
  #
! export GNU_TARGET_NAME:=$(ARCH)-linux
  # host compiler
  export HOSTCC:=gcc
  #build for:
! export GNU_HOST_NAME:=$(ARCH)-linux
  # target gcc
  export TARGET_CC:=$(BT_STAGING_DIR)/bin/gcc-m32
--- 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
***************
*** 43,46 ****
--- 43,48 ----
  export BT_STRIP_LIBOPTS:=--strip-unneeded 
  export BT_STRIP_BINOPTS:=-s --remove-section=.note --remove-section=.comment
+ #make options
+ export MAKEOPTS:=-j3
  
  # hack for RH 9 systems - perl seems to have a problem with UTF8


------------------------------------------------------------------------------
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