projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a57e762
)
llvmpipe: fix linking for lp_test_blend
author
Brian Paul
<brianp@vmware.com>
Fri, 16 Apr 2010 19:33:35 +0000
(13:33 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 16 Apr 2010 19:34:41 +0000
(13:34 -0600)
src/gallium/drivers/llvmpipe/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/Makefile
b/src/gallium/drivers/llvmpipe/Makefile
index fe87619ef3ade220023ed24b87d4cb9741a83507..fad9e3482fad5c6c8aabcb7521ed7c7ab38db2ed 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/Makefile
+++ b/
src/gallium/drivers/llvmpipe/Makefile
@@
-59,7
+59,7
@@
lp_tile_soa.c: lp_tile_soa.py ../../auxiliary/util/u_format_parse.py ../../auxil
python lp_tile_soa.py ../../auxiliary/util/u_format.csv > $@
-LIBS += $(GL_LIB_DEPS) -L../../auxiliary/ -lgallium
+LIBS += $(GL_LIB_DEPS) -L../../auxiliary/ -lgallium
libllvmpipe.a
$(PROGS): lp_test_main.o