Changeset 5109:4f9fc788fe91 in roaraudio for libroar/Makefile


Ignore:
Timestamp:
07/28/11 16:32:34 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Started to use compiler attributes (Also see: #130)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/Makefile

    r5031 r5109  
    1414 
    1515#DEFINES        = -DDEBUG 
     16DEFINES+= -D_LIBROAR_NOATTR_WARNINGS 
    1617INCLUDE = -I../include -I../include/libroar 
    1718CFLAGS += -g -Wall $(OPTI_O) $(DEFINES) $(INCLUDE) $(INCPATH) $(SHARED_CF) $(fPIC) 
Note: See TracChangeset for help on using the changeset viewer.