projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ea4e7
)
apple: Don't build gallium
author
Jeremy Huddleston
<jeremyhu@apple.com>
Thu, 1 Apr 2010 19:14:08 +0000
(12:14 -0700)
committer
Jeremy Huddleston
<jeremyhu@apple.com>
Thu, 1 Apr 2010 19:33:48 +0000
(12:33 -0700)
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
configs/darwin
patch
|
blob
|
history
diff --git
a/configs/darwin
b/configs/darwin
index e5196848776baec672274699c22cab38edf6fe25..165d81327d22b4bbf6c1b0d914ffce9c94b39197 100644
(file)
--- 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 g
allium g
lu glut/glx glew
+SRC_DIRS = glsl glx/apple mesa glu glut/glx glew
GLU_DIRS = sgi
DRIVER_DIRS = osmesa
#DRIVER_DIRS = dri