Mesa (master): apple: Don't build gallium

Ian Romanick idr at kemper.freedesktop.org
Sun Apr 4 23:56:24 UTC 2010


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

Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Thu Apr  1 12:14:08 2010 -0700

apple: Don't build gallium

Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

---

 configs/darwin |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/darwin b/configs/darwin
index e519684..165d813 100644
--- a/configs/darwin
+++ b/configs/darwin
@@ -52,7 +52,7 @@ GLW_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) -L$(INSTALL_DIR)/$(LIB_DIR) -L$(X
 APP_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -L$(INSTALL_DIR)/$(LIB_DIR) -L$(X11_DIR)/$(LIB_DIR) -lX11 -lXmu -lXt -lXi -lm
 
 # omit glw lib for now:
-SRC_DIRS = glsl glx/apple mesa gallium glu glut/glx glew
+SRC_DIRS = glsl glx/apple mesa glu glut/glx glew
 GLU_DIRS = sgi
 DRIVER_DIRS = osmesa
 #DRIVER_DIRS = dri




More information about the mesa-commit mailing list