Ignore:
Timestamp:
Mar 14, 2017, 9:14:21 PM (8 years ago)
Author:
David Azarewicz
Message:

Rework device detect logic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/tools/header.mif

    r588 r593  
    4545
    4646!if "$(DEBUG)" == "1"
    47 CFLAGS = -dDEBUG -bt=os2v2 -e60 -hc -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf
     47CFLAGS = -dDEBUG -bt=os2v2 -e60 -hc -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf -ei
    4848CPPFLAGS= -xd
    4949ASFLAGS = -D:DEBUG -Mb -Li -Sv:M510
    5050!else
    51 CFLAGS = -bt=os2v2 -e60 -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf
     51CFLAGS = -bt=os2v2 -e60 -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf -ei
    5252CPPFLAGS= -xd
    5353ASFLAGS = -Mb -Li -Sv:M510
Note: See TracChangeset for help on using the changeset viewer.