projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bbdc7f
)
darwin: Build glsl
author
Jeremy Huddleston
<jeremyhu@freedesktop.org>
Tue, 22 Dec 2009 01:48:59 +0000
(17:48 -0800)
committer
Jeremy Huddleston
<jeremyhu@freedesktop.org>
Tue, 22 Dec 2009 01:49:44 +0000
(17:49 -0800)
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
configs/darwin
patch
|
blob
|
history
diff --git
a/configs/darwin
b/configs/darwin
index 824f71c0cc1bbaed3f82e0370da67539d44547ec..25e8d057a929aa1f6398c7edd1a6b32ff0ee4192 100644
(file)
--- a/
configs/darwin
+++ b/
configs/darwin
@@
-49,7
+49,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 = glx/x11 mesa glu glut/glx glew
+SRC_DIRS = gl
sl gl
x/x11 mesa glu glut/glx glew
GLU_DIRS = sgi
DRIVER_DIRS = osmesa
#DRIVER_DIRS = dri