adjusted Makefile for master branch

This commit is contained in:
JanLJL
2022-01-31 12:09:30 -05:00
parent ca87e93fd6
commit dd60865b31
3 changed files with 3 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
COMPILER=ARMGCC
# Possible targets: GCC, ICC, MIC, POWER8, ARMGCC
COMPILER=ICC
TARGET = ibench
SRC_DIR = src