Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/pcc/cc/ccom/mkext/Makefile

    r5889fc74 r0cf27ee  
    3232OSDIR = ../../../os/helenos
    3333EXTRA_CFLAGS = -I$(MIPDIR) -I$(MDIR) -I$(OSDIR) -I. -w
    34 DEFS = -DMKEXT -Dmach_$(PLATFORM) -D__helenos__
     34DEFS = -DGCC_COMPAT -DPCC_DEBUG -DMKEXT -Dmach_$(PLATFORM) -D__helenos__
    3535BINARY = cc_mkext
    3636
Note: See TracChangeset for help on using the changeset viewer.