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 #CC=clang
#CXX=clang++ #CXX=clang++
DDEBUG=-DNDEBUG #DDEBUG=-DNDEBUG
#DDEBUG=-g DDEBUG=-g
MARCH=-march=native MARCH=-march=native
#MARCH=-march=broadwell #MARCH=-march=broadwell