Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • benchmark/io/http/Makefile.am

    r137974ae ra6d4901  
    2121include $(top_srcdir)/tools/build/cfa.make
    2222
    23 AM_CFLAGS = -O3 -Wall -Wextra -I$(srcdir) -lrt -pthread -g # -Werror
     23AM_CFLAGS = -O3 -Wall -Wextra -I$(srcdir) -lrt -pthread # -Werror
    2424AM_CFAFLAGS = -quiet -nodebug
    2525AM_LDFLAGS = -quiet -nodebug
     
    3737        options.cfa \
    3838        options.hfa \
    39         printer.cfa \
    40         printer.hfa \
    4139        protocol.cfa \
    4240        protocol.hfa \
    43         socket.cfa \
    44         socket.hfa \
    4541        worker.cfa \
    4642        worker.hfa
Note: See TracChangeset for help on using the changeset viewer.