radv/r600/clover: Getting libelf to be optional
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18503>
This commit is contained in:
@@ -181,12 +181,6 @@ option(
|
||||
value : false,
|
||||
description : 'build gallium "clover" OpenCL frontend with SPIR-V binary support.',
|
||||
)
|
||||
option(
|
||||
'opencl-native',
|
||||
type : 'boolean',
|
||||
value : true,
|
||||
description : 'build gallium "clover" OpenCL frontend with native LLVM codegen support.',
|
||||
)
|
||||
option(
|
||||
'static-libclc',
|
||||
type : 'array',
|
||||
|
||||
Reference in New Issue
Block a user