mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-16 23:30:35 +01:00
clover: Fix build with LLVM libs installed to non-standard directories
Reviewed-by: Tom Stellard <thomas.stellard@amd.com> Signed-off-by: Tom Stellard <thomas.stellard@amd.com>
This commit is contained in:
parent
5e7e7d96b3
commit
f56f03428d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ AUTOMAKE_OPTIONS = subdir-objects
|
|||
lib_LTLIBRARIES = libOpenCL.la
|
||||
|
||||
libOpenCL_la_LDFLAGS = \
|
||||
$(LLVM_LDFLAGS) \
|
||||
-version-number 1:0
|
||||
|
||||
libOpenCL_la_LIBADD = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue