summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@apple.com>2012-04-23 16:13:51 -0700
committerJeremy Huddleston <jeremyhu@apple.com>2012-04-23 16:17:39 -0700
commitd9c9c7a1119abd3f1d5461ad4e8ee1f11e80ca6f (patch)
tree91ec36d1b9050d2f2bb86e466ba15376e7a56b1d /configs
parentc60ffd2840036af1ea6f2b6c6e1e9014bb8e2c34 (diff)
darwin: Don't build gallium
fe3f98ed70be01a49dd2e93870907d092fe4a283 intentionally broke it, so don't build it. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/darwin4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/darwin b/configs/darwin
index 721fbc78070..12e6e3a0671 100644
--- a/configs/darwin
+++ b/configs/darwin
@@ -52,10 +52,10 @@ OSMESA_LIB_DEPS = $(EXTRA_LDFLAGS)
GLU_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) $(EXTRA_LDFLAGS)
GLW_LIB_DEPS = -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) -L$(INSTALL_DIR)/$(LIB_DIR) -L$(X11_DIR)/$(LIB_DIR) -lX11 -lXt $(EXTRA_LDFLAGS)
-SRC_DIRS = glsl mapi/glapi mapi/vgapi glx/apple mesa gallium glu
+SRC_DIRS = glsl mapi/glapi mapi/vgapi glx/apple mesa glu
GLU_DIRS = sgi
DRIVER_DIRS = osmesa
#DRIVER_DIRS = dri
DRI_DIRS = swrast
-GALLIUM_DRIVERS_DIRS = softpipe trace rbug noop identity galahad
+#GALLIUM_DRIVERS_DIRS = softpipe trace rbug noop identity galahad
#GALLIUM_DRIVERS_DIRS += llvmpipe