cell: add -DDEBUG flag, fixes to Cell Makefiles
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 3 Sep 2008 15:31:36 +0000 (09:31 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 3 Sep 2008 15:31:36 +0000 (09:31 -0600)
configs/linux-cell-debug
src/gallium/drivers/cell/ppu/Makefile
src/gallium/drivers/cell/spu/Makefile

index ba333bba686637fd752afe50dedf08cf186a72f5..42f3245edc9f53c66e93df3f70631dbb26df2245 100644 (file)
@@ -6,5 +6,5 @@ include $(TOP)/configs/linux-cell
 
 CONFIG_NAME = linux-cell-debug
 
-OPT_FLAGS = -g
+OPT_FLAGS = -g -DDEBUG
 
index 0389a9554cf7744b3eff52950aae1a665452423c..25473e200cffd7cc1d72fdfa12288a13c5f2c0d2 100644 (file)
@@ -5,7 +5,7 @@
 
 
 TOP = ../../../../..
-include $(TOP)/configs/linux-cell
+include $(TOP)/configs/current
 
 
 # This is the "top-level" cell PPU driver code, will get pulled into libGL.so
index 8e83610790e99a309fe4dac1884d9c29ffaac68f..d49abb2e825f3f092c030023dca58b2180b7291c 100644 (file)
@@ -5,7 +5,7 @@
 
 
 TOP = ../../../../..
-include $(TOP)/configs/linux-cell
+include $(TOP)/configs/current
 
 
 PROG = g3d