Fix bugs and clean up. Add subroutines.
This commit is contained in:
@@ -17,5 +17,5 @@ VERSION = --version
|
||||
CFLAGS = -O3 -ffast-math -std=c99 $(OPENMP)
|
||||
#CFLAGS = -Ofast -fnt-store=aggressive -std=c99 $(OPENMP) #AMD CLANG
|
||||
LFLAGS = $(OPENMP)
|
||||
DEFINES += -D_GNU_SOURCE
|
||||
DEFINES += -D_GNU_SOURCE# -DVERBOSE
|
||||
INCLUDES = -I/Users/jan/.local/include
|
||||
|
Reference in New Issue
Block a user