Update dependencies
This commit is contained in:
parent
6c878d3f15
commit
8ccc3a04d5
35 changed files with 35 additions and 35 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
HEADERS_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
HEADERS_COMMIT="447efd3be3169fa0ef37fa481241d7b261a02412"
|
||||
HEADERS_COMMIT="e3cd57376dada061bc6d5f9edfce2ea631b81214"
|
||||
|
||||
LOADER_REPO="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
LOADER_COMMIT="4e65bd5db0a0a87637fddc081a70d537fc2a9e70"
|
||||
LOADER_COMMIT="3756f5f89fe20eadb5dd072970e748d0f944ae6f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue