Changeset 14543


Ignore:
Timestamp:
06/04/10 18:45:55 (3 years ago)
Author:
BrainSlayer
Message:

remove memory debug httpd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/httpd/Makefile

    r14538 r14543  
    1818endif 
    1919 
    20 BCFLAGS = $(COPTS)  -fPIC -DMEMDEBUG 
     20BCFLAGS = $(COPTS)  -fPIC  
     21#-DMEMDEBUG 
    2122ifeq ($(CONFIG_MSSID),y) 
    2223ifeq ($(CONFIG_BUFFALO),y) 
Note: See TracChangeset for help on using the changeset viewer.