Changeset 329 for GPL


Ignore:
Timestamp:
Mar 30, 2008, 11:49:18 PM (17 years ago)
Author:
Brendan Oakley
Message:

Update CFLAGS so ACPI macro gets used in compile. Oops.

Location:
GPL/trunk
Files:
2 edited

Legend:

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

    r272 r329  
    3636CFLAGS  +=  -mf -DFLATSTACK
    3737ASFLAGS += -D:FLATSTACK
     38!endif
     39
     40!if "$(ACPI)" == "1"
     41CFLAGS += -DACPI
    3842!endif
    3943
  • GPL/trunk/uniaud.inc

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