Added transfer function support, yet not colplete
This commit is contained in:
@@ -5,7 +5,7 @@ CXXFLAGS+= -std=c++14
|
||||
CXXFLAGS+= -pg -fPIC
|
||||
CXXFLAGS+= -g
|
||||
CXXFLAGS+= -fPIC -pthread
|
||||
CXXFLAGS+= -DUSE_SSE2
|
||||
#CXXFLAGS+= -DUSE_SSE2
|
||||
OPTIMALIZATION = -O3 -march=native -mtune=native
|
||||
|
||||
%.o : %.cpp %.h
|
||||
|
||||
Reference in New Issue
Block a user