From: Zack Rusin Date: Fri, 1 May 2009 16:50:38 +0000 (-0400) Subject: actually add debug to the debug config X-Git-Tag: 062012170305~17489^2~434 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fbceedd2dee967b426ee187205941c6506769ea5;p=profile%2Fivi%2Fmesa.git actually add debug to the debug config --- diff --git a/configs/linux-x86-64-debug b/configs/linux-x86-64-debug index 46e72c9..6f631c0 100644 --- a/configs/linux-x86-64-debug +++ b/configs/linux-x86-64-debug @@ -4,4 +4,5 @@ include $(TOP)/configs/linux-x86-64 CONFIG_NAME = linux-x86-64-debug +OPT_FLAGS = -g DEFINES += -DDEBUG -DDEBUG_MATH