Update dependencies
This commit is contained in:
parent
20d4bf3ef7
commit
ba9757634a
33 changed files with 34 additions and 34 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
HEADERS_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
|
||||
HEADERS_COMMIT="e3cd57376dada061bc6d5f9edfce2ea631b81214"
|
||||
HEADERS_COMMIT="59ac4dc2f282286d8db83143686cfe37ec658b84"
|
||||
|
||||
LOADER_REPO="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
|
||||
LOADER_COMMIT="3756f5f89fe20eadb5dd072970e748d0f944ae6f"
|
||||
LOADER_COMMIT="169f05d026e65948b30cfe2200595fda92198cf7"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue