Update dependencies
This commit is contained in:
parent
48f83820fb
commit
42174778e7
49 changed files with 50 additions and 50 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
HEADERS_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
HEADERS_COMMIT="dcd5bede6859d26833cd85f0d6bbcee7382dc9b3"
|
||||
HEADERS_COMMIT="def8be9d35fda35492b72f54a94515f7df8d1e9f"
|
||||
|
||||
LOADER_REPO="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
LOADER_COMMIT="aec3952654832211636fc4af613710f80e203b0a"
|
||||
LOADER_COMMIT="5b280f69e8312c41310a72c28c66cf24830ee85a"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue