summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2017-05-13 17:20:58 -0400
committerPaul Duncan <pabs@pablotron.org>2017-05-13 17:20:58 -0400
commitf2403df8184b4fc49b02e5ab4c9e34b02545f876 (patch)
tree0381d4442b51fcda9c4c23e6cf0c117cb2578a34 /Makefile
parent37ec9ef469a20a934ca094e028ff764685eb253f (diff)
downloadcompute-test-f2403df8184b4fc49b02e5ab4c9e34b02545f876.tar.bz2
compute-test-f2403df8184b4fc49b02e5ab4c9e34b02545f876.zip
cleanups, more tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4294934..cc3adc0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS=-std=c11 -fopenmp -W -Wall -pedantic -O2
+CFLAGS=-std=c11 -fopenmp -W -Wall -pedantic -g
APP=compute-test
LIBS=-fopenmp -lSDL2 -lGLEW -lGL -lcrypto
OBJS=main.o