]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/perf_counter/Makefile
perf report: Fix ELF symbol parsing
[mv-sheeva.git] / Documentation / perf_counter / Makefile
index 412dea15d0b7eaab014aefc23324443cd9ba5803..10c13a6f2bc93e763169313562543fa1280567d8 100644 (file)
@@ -159,7 +159,7 @@ uname_V := $(shell sh -c 'uname -v 2>/dev/null || echo not')
 
 # CFLAGS and LDFLAGS are for the users to override from the command line.
 
-CFLAGS = -g -O2 -Wall
+CFLAGS = -ggdb3 -Wall
 LDFLAGS = -lpthread -lrt -lelf
 ALL_CFLAGS = $(CFLAGS)
 ALL_LDFLAGS = $(LDFLAGS)