- Timestamp:
- Sep 15, 2021, 10:38:22 AM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
- Children:
- 0218d51
- Parents:
- ebb6158
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.am
rebb6158 rfdfb0ba 629 629 630 630 rdq-%-fibre$(EXEEXT): $(srcdir)/readyQ/%.cpp 631 $(BENCH_V_CXX)$(CXXCOMPILE) $< -o $@ -lfibre $(AM_CFLAGS)631 $(BENCH_V_CXX)$(CXXCOMPILE) $< -o $@ -lfibre -std=c++17 $(AM_CFLAGS) 632 632 633 633 # ## =========================================================================================================
Note: See TracChangeset
for help on using the changeset viewer.