Index: /trunk/psLib/src/Makefile.Globals
===================================================================
--- /trunk/psLib/src/Makefile.Globals	(revision 637)
+++ /trunk/psLib/src/Makefile.Globals	(revision 638)
@@ -5,6 +5,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.5 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-06 23:25:19 $
+##  $Revision: 1.6 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-05-11 20:10:43 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -38,5 +38,5 @@
 # Set initial value for CFLAGS which will include all OS common flags for GCC
 
-CFLAGS := -O2 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe
+CFLAGS := -O0 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe
 
 # Set initial value for LDFLAGS which will include all OS common flags for GCC
