projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
707f067
)
build/sources.mak: Remove unused GLSL_LIBS
author
Matt Turner
<mattst88@gmail.com>
Wed, 1 Aug 2012 21:01:12 +0000
(14:01 -0700)
committer
Matt Turner
<mattst88@gmail.com>
Tue, 14 Aug 2012 17:54:38 +0000
(10:54 -0700)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/sources.mak
patch
|
blob
|
history
diff --git
a/src/mesa/sources.mak
b/src/mesa/sources.mak
index 74744c4dc7bfa07f7c710c34c2e0f5cb58b8e5f8..be7e13d87f67d2e583379e29c22c6c2a651645cc 100644
(file)
--- a/
src/mesa/sources.mak
+++ b/
src/mesa/sources.mak
@@
-372,12
+372,6
@@
MESA_GALLIUM_OBJECTS = \
COMMON_DRIVER_OBJECTS = $(COMMON_DRIVER_FILES:.c=.o)
-### Other archives/libraries
-
-GLSL_LIBS = \
- $(top_builddir)/src/glsl/libglsl.a
-
-
### Include directories
INCLUDE_DIRS = \