forked from moebiusband/NuSiF-Solver
Cleanup
This commit is contained in:
@@ -10,7 +10,7 @@ endif
|
||||
|
||||
VERSION = --version
|
||||
# CFLAGS = -O3 -std=c17 $(OPENMP)
|
||||
CFLAGS = -Ofast -std=c17 -Weverything
|
||||
CFLAGS = -Ofast -std=c17 #-Weverything
|
||||
#CFLAGS = -Ofast -fnt-store=aggressive -std=c99 $(OPENMP) #AMD CLANG
|
||||
LFLAGS = $(OPENMP) -lm
|
||||
DEFINES = -D_GNU_SOURCE# -DDEBUG
|
||||
|
Reference in New Issue
Block a user