From: Zack Rusin Date: Fri, 1 May 2009 16:50:38 +0000 (-0400) Subject: actually add debug to the debug config X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbceedd2dee967b426ee187205941c6506769ea5;p=mesa.git actually add debug to the debug config --- diff --git a/configs/linux-x86-64-debug b/configs/linux-x86-64-debug index 46e72c990af..6f631c0e879 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