Update dependencies
This commit is contained in:
parent
8f268fa17d
commit
c3b3e01674
24 changed files with 43 additions and 43 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
HEADERS_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
HEADERS_COMMIT="d1b936b72b9610626ecab8a991cec18348fba047"
|
||||
HEADERS_COMMIT="23710f1b99186065c1768fc3098ba681adc0f253"
|
||||
|
||||
LOADER_REPO="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
LOADER_COMMIT="99df8d88f7509739be7849da03a9fb1fb8bcbfa4"
|
||||
LOADER_COMMIT="9b5e3849b49a1448996c8b96ba086cd774d987db"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue