4.4 does not know about shaderc
This commit is contained in:
parent
611b7a694c
commit
7c29552e05
1 changed files with 1 additions and 0 deletions
|
@ -46,5 +46,6 @@ ffbuild_configure() {
|
|||
}
|
||||
|
||||
ffbuild_unconfigure() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return 0
|
||||
echo --disable-libshaderc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue