mtune=native

This commit is contained in:
Florian Stecker 2017-11-28 15:38:20 +01:00
parent b823aa7b0b
commit 3d14cdda78
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ HEADERS=weyl.h thickenings.h queue.h bitvec.h
#SPECIAL_OPTIONS=-O3 -pg -funroll-loops -fno-inline
SPECIAL_OPTIONS=-O3 -flto -funroll-loops -Winline
OPTIONS=-m64 -march=native -std=gnu99 -D_GNU_SOURCE $(SPECIAL_OPTIONS)
OPTIONS=-m64 -march=native -mtune=native -std=gnu99 -D_GNU_SOURCE $(SPECIAL_OPTIONS)
all: enumerate