summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@linux.intel.com>2017-01-21 11:44:40 +0200
committerMartin Peres <martin.peres@linux.intel.com>2017-01-21 11:44:40 +0200
commit93ebf3ffc7da2dd261a30324f9929b044ea0bcb4 (patch)
tree624ab875c0ba2b41662b7a5ddfd228bdfca8a9ca
parentcf9205b027cac7a1419761f248e5f25a5ecb1390 (diff)
CFLAGS; add -g to allow debugging
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c97d49..5d5e9cc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CC = gcc
-CFLAGS = -c -Wall
+CFLAGS = -c -Wall -g
LDFLAGS =
# List of sources: