[Tinyos-2-commits]
CVS: tinyos-2.x/support/make sim-fast.extra, 1.4, 1.5
Phil Levis
scipio at users.sourceforge.net
Mon Feb 5 21:47:26 PST 2007
Update of /cvsroot/tinyos/tinyos-2.x/support/make
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27098
Modified Files:
sim-fast.extra
Log Message:
suppress
Index: sim-fast.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/sim-fast.extra,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** sim-fast.extra 12 Dec 2006 18:22:55 -0000 1.4
--- sim-fast.extra 6 Feb 2007 05:47:24 -0000 1.5
***************
*** 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