OpenMP Error fix

This commit is contained in:
Georg Hager
2019-03-12 16:56:51 +01:00
parent 3af874dd9e
commit 36c2adfc81
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Supported: GCC, CLANG, ICC
TAG = GCC
TAG ?= GCC
#CONFIGURE BUILD SYSTEM
TARGET = bwbench-$(TAG)