Changes in benchmark/Makefile.in [abec2f8:d65f92c]
- File:
-
- 1 edited
-
benchmark/Makefile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.in
rabec2f8 rd65f92c 214 214 CCDEPMODE = @CCDEPMODE@ 215 215 CFACC = @CFACC@ 216 CFACC_INSTALL = @CFACC_INSTALL@217 216 CFACPP = @CFACPP@ 218 217 CFA_BACKEND_CC = @CFA_BACKEND_CC@ … … 376 375 # applies to both programs 377 376 AM_CFLAGS = -O2 -Wall -Wextra -I$(srcdir) -lrt -pthread # -Werror 378 AM_CFAFLAGS = -quiet -nodebug 377 AM_CFAFLAGS = -quiet -nodebug -in-tree 379 378 AM_UPPFLAGS = -quiet -nodebug -multi -std=c++14 380 379 BENCH_V_CC = $(__bench_v_CC_$(__quiet))
Note:
See TracChangeset
for help on using the changeset viewer.