Migrate more scripts to git
This commit is contained in:
parent
a74783a375
commit
5339e22d26
11 changed files with 43 additions and 59 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/google/shaderc.git"
|
||||
SCRIPT_COMMIT="7e2cfcf2b75c245fa3ceaf2e276180cbf8f107ea"
|
||||
SCRIPT_COMMIT="a0a247d09229669d19b268eb8051eeda880449c1"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue