We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b0cd3 commit c2c3273Copy full SHA for c2c3273
Makefile
@@ -84,7 +84,7 @@ GPP=g++
84
G11=g++ -std=c++11
85
86
CFLAGS=-O3 -Wall -fopenmp
87
-CFLAGS=-g -Wall -fopenmp
+#CFLAGS=-g -Wall -fopenmp
88
89
90
### DIRECTORIES
0 commit comments