GPUDevice: Use suffixed shaderc libname
Avoids conflicts with other installations of shaderc, e.g. the Vulkan SDK, which might be in the user's LD_LIBRARY_PATH.
This commit is contained in:
@ -14,7 +14,7 @@ build-options:
|
||||
sources:
|
||||
- type: git
|
||||
url: "https://github.com/stenzek/shaderc.git"
|
||||
commit: "3a655d0f8d3c946efd690edea31e138d4efef417"
|
||||
commit: "3c12f7af773c547973138bee6d6ac70d91729479"
|
||||
cleanup:
|
||||
- /bin
|
||||
- /include
|
||||
|
||||
Reference in New Issue
Block a user