Changeset 3295:98adce7f0221 in roaraudio


Ignore:
Timestamp:
02/02/10 10:36:36 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

disable debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/Makefile

    r3288 r3295  
    1010OBJS=libroar.o config.o debug.o basic.o stream.o simple.o auth.o socket.o ctl.o buffer.o meta.o file.o acl.o cdrom.o pinentry.o sshaskpass.o $(VIO) stack.o slp.o nnode.o 
    1111 
    12 DEFINES        = -DDEBUG 
     12#DEFINES        = -DDEBUG 
    1313INCLUDE = -I../include -I../include/libroar 
    1414CFLAGS += -g -Wall -O2 $(DEFINES) $(INCLUDE) $(INCPATH) $(SHARED_CF) $(fPIC) 
Note: See TracChangeset for help on using the changeset viewer.