]> git.llucax.com Git - z.facultad/75.06/jacu.git/blobdiff - src/blocksorting/Makefile
Bugfixes, saco algunos prints ... algunos md5 no me dan bien :-/
[z.facultad/75.06/jacu.git] / src / blocksorting / Makefile
index d65621ebae673bc5e8a44466d2e7b292bc4baa0c..98a987734b4ed8596084001b063ce4cf9823f653 100644 (file)
@@ -28,8 +28,8 @@ extension = c
 ###########################
 
 # Opciones para el compilador C.
 ###########################
 
 # Opciones para el compilador C.
-#CFLAGS = -Wall -ggdb -ansi -pedantic -DDEBUG
-CFLAGS = -Wall -O3 -ansi -pedantic -DNDEBUG -g
+CFLAGS = -Wall -ggdb -ansi -pedantic -DDEBUG
+#CFLAGS = -Wall -O3 -ansi -pedantic -DNDEBUG -g
 
 # Opciones para el compilador C++.
 #CXXFLAGS = $(CFLAGS) -fno-inline
 
 # Opciones para el compilador C++.
 #CXXFLAGS = $(CFLAGS) -fno-inline