do not disable cpu-specific optimizations

This commit is contained in:
Sergey Alirzaev
2018-09-24 14:39:30 +03:00
parent ba99a9a308
commit c295e25d26
8 changed files with 0 additions and 8 deletions
-1
View File
@@ -12,7 +12,6 @@ ifeq ($(ARCH), 32)
ARCHNAME = x86
else
#Global
CXXFLAGS += -m64 -march=athlon64 -mtune=generic
#Arch name
ARCHNAME = x64