projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e7e7d9
)
clover: Fix build with LLVM libs installed to non-standard directories
author
Alexey Shvetsov
<alexxy@gentoo.org>
Mon, 4 Jun 2012 13:30:48 +0000
(09:30 -0400)
committer
Tom Stellard
<thomas.stellard@amd.com>
Fri, 15 Jun 2012 17:22:16 +0000
(13:22 -0400)
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Signed-off-by: Tom Stellard <thomas.stellard@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 d55b21ed8c8a961b605b06dd5b05673a66ac00ae..4c89e365b3751dda6b21557cd43bb6d4a9793a80 100644
(file)
--- a/
src/gallium/targets/opencl/Makefile.am
+++ b/
src/gallium/targets/opencl/Makefile.am
@@
-3,6
+3,7
@@
AUTOMAKE_OPTIONS = subdir-objects
lib_LTLIBRARIES = libOpenCL.la
libOpenCL_la_LDFLAGS = \
+ $(LLVM_LDFLAGS) \
-version-number 1:0
libOpenCL_la_LIBADD = \