Changeset 272


Ignore:
Timestamp:
Nov 20, 2007, 7:23:06 AM (18 years ago)
Author:
Brendan Oakley
Message:

Revert change that broke DEBUG linking

Location:
GPL/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/watcom32.mak

    r269 r272  
    1313
    1414!if "$(DEBUG)" == "1"
    15 CFLAGS  = -dDEBUG -dCONFIG_SND_DEBUG_DETECT -bt=os2v2 -e60 -hc -d2 -5s -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf
     15CFLAGS  = -dDEBUG -bt=os2v2 -e60 -hc -d2 -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf
    1616CPPFLAGS= -xd
    1717ASFLAGS = -Mb -Li -Sv:M510
  • GPL/trunk/uniaud.inc

    r235 r272  
    1313# ex RC3  GA  FIXPACK2 beta_47
    1414# Comment out to avoid a fixpack line in bldlevel
    15 FIXPACK = RC3
     15FIXPACK = RC4
    1616
    1717# ALSA BUILD VERSION
Note: See TracChangeset for help on using the changeset viewer.