Changeset 483 for trunk/psLib/src/Makefile.Globals
- Timestamp:
- Apr 20, 2004, 2:14:46 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Makefile.Globals (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Makefile.Globals
r449 r483 5 5 ## Assumptions: Variable "prefix" already defined 6 6 ## 7 ## $Revision: 1. 2$ $Name: not supported by cvs2svn $8 ## $Date: 2004-04- 19 19:49:40$7 ## $Revision: 1.3 $ $Name: not supported by cvs2svn $ 8 ## $Date: 2004-04-21 00:14:46 $ 9 9 ## 10 10 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 38 38 # Set initial value for CFLAGS which will include all OS common flags for GCC 39 39 40 CFLAGS := -O2 -g2 -Wall -Werror -std=c99 - pipe40 CFLAGS := -O2 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe 41 41 42 42 # Set initial value for LDFLAGS which will include all OS common flags for GCC
Note:
See TracChangeset
for help on using the changeset viewer.
