Add markers to all benchmarks. Code review. Add GCC for dependencies.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
CC = gcc
|
||||
CC = gcc
|
||||
GCC = gcc
|
||||
LINKER = $(CC)
|
||||
|
||||
ifeq ($(ENABLE_OPENMP),true)
|
||||
|
||||
Reference in New Issue
Block a user