Changeset 2273 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Nov 3, 2004, 3:05:00 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r2246 r2273 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1.2 1$ $Name: not supported by cvs2svn $8 ## $Date: 2004-11-0 1 18:55:38$7 ## $Revision: 1.22 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-11-04 01:04:57 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 54 54 # Set initial value for CFLAGS which will include all OS common flags for GCC 55 55 GCOVFLAGS := 56 CFLAGS := - O0 -g2 -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS)56 CFLAGS := -Werror -O0 -g2 -std=c99 -D_GNU_SOURCE -pipe $(GCOVFLAGS) 57 57 58 58 ifdef NO_TRACE
Note:
See TracChangeset
for help on using the changeset viewer.
