Changeset 2b2f59d for benchmark/io/http/Makefile.am
- Timestamp:
- Dec 1, 2020, 2:34:25 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- a25f64b
- Parents:
- 43cedfb1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/io/http/Makefile.am
r43cedfb1 r2b2f59d 23 23 AM_CFLAGS = -O2 -Wall -Wextra -I$(srcdir) -lrt -pthread # -Werror 24 24 AM_CFAFLAGS = -quiet -nodebug 25 AM_LDFLAGS = -quiet -nodebug 25 26 26 27 CCLD = $(CFACC)
Note: See TracChangeset
for help on using the changeset viewer.