X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fsim-fast.extra;h=ce1e509f4c3dd8761642ef4ca64ea9096045f635;hb=f6ecf29371ff37fd36925d32e58c96288b174a7c;hp=e453c16ecfe63efe415f9297a9141cf0b25c39dd;hpb=2bba3c3f09b597a543eefa002c1c8789d5db0c89;p=tinyos-2.x.git diff --git a/support/make/sim-fast.extra b/support/make/sim-fast.extra index e453c16e..ce1e509f 100644 --- a/support/make/sim-fast.extra +++ b/support/make/sim-fast.extra @@ -7,7 +7,7 @@ OPTFLAGS = -g -O3 LIBS = -lm -lstdc++ PFLAGS += -tossim -fnesc-nido-tosnodes=1000 -fnesc-simulate -fnesc-nido-motenumber=sim_node\(\) -DTOSSIM_NO_DEBUG WFLAGS = -Wno-nesc-data-race -PYTHON_VERSION=2.3 +PYTHON_VERSION=2.5 BUILDDIR = simbuild/$(PLATFORM) CFILE = $(BUILDDIR)/sim.c