Update OpenCL-ICD-Loader
Should be fine to update now, ssee https://github.com/KhronosGroup/OpenCL-ICD-Loader/issues/170
This commit is contained in:
parent
e176c33861
commit
89c0e1b825
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ HEADERS_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
|||
HEADERS_COMMIT="dcd5bede6859d26833cd85f0d6bbcee7382dc9b3"
|
||||
|
||||
LOADER_REPO="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
LOADER_COMMIT="cd7d07cfa667d8d959b4272be45cf217a65c2948"
|
||||
LOADER_COMMIT="aec3952654832211636fc4af613710f80e203b0a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Reference in a new issue