Mesa (gallium-mesa-7.4): mesa: disable CELL define as it' s in the config if enabled

Alan Hourihane alanh at kemper.freedesktop.org
Thu Apr 2 10:58:08 UTC 2009


Module: Mesa
Branch: gallium-mesa-7.4
Commit: 98e983aeb6028c9d637336b4456d7d4c75225592
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=98e983aeb6028c9d637336b4456d7d4c75225592

Author: Alan Hourihane <alanh at vmware.com>
Date:   Thu Apr  2 11:57:06 2009 +0100

mesa: disable CELL define as it's in the config if enabled

---

 src/gallium/winsys/xlib/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/winsys/xlib/Makefile b/src/gallium/winsys/xlib/Makefile
index 5b71e6d..7338df7 100644
--- a/src/gallium/winsys/xlib/Makefile
+++ b/src/gallium/winsys/xlib/Makefile
@@ -24,7 +24,6 @@ INCLUDE_DIRS = \
 
 DEFINES = \
 	-DGALLIUM_SOFTPIPE \
-	-DGALLIUM_CELL \
 	-DGALLIUM_TRACE \
 	-DGALLIUM_BRW
 




More information about the mesa-commit mailing list