projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e281363
)
targets/clover: link against libmesautil.la
author
Jan Vesely
<jan.vesely@rutgers.edu>
Mon, 4 Aug 2014 22:50:03 +0000
(18:50 -0400)
committer
Michel Dänzer
<michel.daenzer@amd.com>
Tue, 5 Aug 2014 03:54:08 +0000
(12:54 +0900)
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/targets/opencl/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gallium/targets/opencl/Makefile.am
b/src/gallium/targets/opencl/Makefile.am
index ca047f051a671165dc429c678bc3475da38fffe8..43ba5dd00bcb3ad9fa1b93955ebf6daf8e6d436d 100644
(file)
--- a/
src/gallium/targets/opencl/Makefile.am
+++ b/
src/gallium/targets/opencl/Makefile.am
@@
-20,6
+20,7
@@
lib@OPENCL_LIBNAME@_la_LIBADD = \
$(top_builddir)/src/gallium/auxiliary/pipe-loader/libpipe_loader_client.la \
$(top_builddir)/src/gallium/state_trackers/clover/libclover.la \
$(top_builddir)/src/gallium/auxiliary/libgallium.la \
+ $(top_builddir)/src/util/libmesautil.la \
$(GALLIUM_PIPE_LOADER_WINSYS_LIBS) \
$(GALLIUM_PIPE_LOADER_CLIENT_LIBS) \
-ldl \