[Tinyos-commits] CVS: tinyos-1.x/tools/make/pxa27x debugopt.extra, 1.1, 1.2

Robbie Adler radler at users.sourceforge.net
Tue Sep 6 11:22:13 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tools/make/pxa27x
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28327

Modified Files:
	debugopt.extra 
Log Message:
updated to sync up with new default optimization level

Index: debugopt.extra
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/make/pxa27x/debugopt.extra,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** debugopt.extra	23 Feb 2005 22:17:02 -0000	1.1
--- debugopt.extra	6 Sep 2005 18:22:11 -0000	1.2
***************
*** 2,5 ****
  #$Id$
  
! OPTFLAGS += -g
  
--- 2,5 ----
  #$Id$
  
! OPTFLAGS += -O3 -g
  



More information about the Tinyos-commits mailing list