[Tinyos-2-commits] CVS: tinyos-2.x/support/make sim.extra,1.5,1.6

Phil Levis scipio at users.sourceforge.net
Mon Feb 5 21:46:51 PST 2007


Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26663

Modified Files:
	sim.extra 
Log Message:
suppress


Index: sim.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/sim.extra,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** sim.extra	13 Dec 2006 01:50:41 -0000	1.5
--- sim.extra	6 Feb 2007 05:46:47 -0000	1.6
***************
*** 34,38 ****
    PLATFORM_CC_FLAGS=-bundle
    SHARED_OBJECT=_TOSSIMmodule.so
!   PLATFORM_BUILD_FLAGS=-flat_namespace -undefined supress 
    PLATFORM_LIB_FLAGS = -lstdc++ 
  else # linux
--- 34,38 ----
    PLATFORM_CC_FLAGS=-bundle
    SHARED_OBJECT=_TOSSIMmodule.so
!   PLATFORM_BUILD_FLAGS=-flat_namespace -undefined suppress 
    PLATFORM_LIB_FLAGS = -lstdc++ 
  else # linux



More information about the Tinyos-2-commits mailing list