Changeset 34800 for trunk/extsrc/gpcsw/gpcsrc/Make.Common
- Timestamp:
- Dec 11, 2012, 2:04:31 PM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
extsrc/gpcsw/gpcsrc/Make.Common (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/extsrc/gpcsw/gpcsrc/Make.Common
r31150 r34800 156 156 # compilation and -shared applies to the link stage. 157 157 # 158 FCDEBUG = -g -O -fno-automatic158 FCDEBUG = -g -O0 -fno-automatic 159 159 FFWARN = -Wall 160 160 FFLAGS = $(FCDEBUG) $(EXTRA_FFLAGS) $(FFWARN) $(CCDEFS) $(CCINCS) 161 CCDEBUG = -g -O 161 CCDEBUG = -g -O0 162 162 CCSHARE = -fPIC -shared 163 163 CCWARN = -Wall -Wstrict-prototypes # -Wshadow
Note:
See TracChangeset
for help on using the changeset viewer.
