Changeset 907 for trunk/makefile_pre.mk
- Timestamp:
- Jan 6, 2008, 8:26:17 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile_pre.mk
r903 r907 56 56 # -wcd14 no reference to symbol 57 57 # -wcd726 no reference to formal parameter 58 # -we treat warnings as errors 58 59 # -wx max warnings 59 60 # -zfp disable fs use … … 63 64 64 65 # We always compile with debug info to avoid needed a full rebuild just to debug 65 CFLAGS = -bt=os2 -mf -bm -d2 -olirs -s -j -w x -zfp -zgp -zp4 -zq -hd66 CFLAGS = -bt=os2 -mf -bm -d2 -olirs -s -j -we -wx -zfp -zgp -zp4 -zq -hd 66 67 67 68 LFLAGS = sys os2v2_pm op quiet op verbose op cache op caseexact op map
Note:
See TracChangeset
for help on using the changeset viewer.