Changeset 166 for trunk/src/os2ahci/Makefile
- Timestamp:
- Aug 1, 2013, 5:11:07 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/Makefile
r163 r166 30 30 # Define default build version if not specified in environment 31 31 BLD_MAJOR=1 32 BLD_MINOR= 29# must be 2 digits32 BLD_MINOR=30 # must be 2 digits 33 33 BLD_REV=0 # not used at this time 34 34 FIXPACK= … … 90 90 91 91 AFLAGS = -q 92 # In order to build the SMP safe version you must have the updated devhelp.h and define OS2AHCI_SMP. 93 CFLAGS= -ei -6 -d0 -bt=os2 -ms -zu -wx -ecc -zp1 -q -s -zgp -zfp -oi -DOS2AHCI_SMP 92 CFLAGS= -ei -6 -d0 -bt=os2 -ms -zu -wx -ecc -zp1 -q -s -zgp -zfp -oi 94 93 CFLAGS_DEBUG = -ei -6 -d3 -hc -bt=os2 -ms -zu -ecc -zp1 -q -s -zgp -zfp -od 95 94
Note:
See TracChangeset
for help on using the changeset viewer.