IcBench: Makefile

This commit is contained in:
x
2018-01-05 13:50:25 +01:00
parent 18fe2f773e
commit 1205ba2a9f

View File

@ -11,8 +11,8 @@ CXX ?= g++
#CC=clang
#CXX=clang++
DDEBUG=-DNDEBUG
#DDEBUG=-g
#DDEBUG=-DNDEBUG
DDEBUG=-g
MARCH=-march=native
#MARCH=-march=broadwell