Mesa (master): actually add debug to the debug config

Zack Rusin zack at kemper.freedesktop.org
Fri May 1 16:51:04 UTC 2009


Module: Mesa
Branch: master
Commit: fbceedd2dee967b426ee187205941c6506769ea5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbceedd2dee967b426ee187205941c6506769ea5

Author: Zack Rusin <zackr at vmware.com>
Date:   Fri May  1 12:50:38 2009 -0400

actually add debug to the debug config

---

 configs/linux-x86-64-debug |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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




More information about the mesa-commit mailing list