mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-10 11:34:30 +02:00
4.4 does not know about shaderc
This commit is contained in:
parent
611b7a694c
commit
7c29552e05
@ -46,5 +46,6 @@ ffbuild_configure() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ffbuild_unconfigure() {
|
ffbuild_unconfigure() {
|
||||||
|
[[ $ADDINS_STR == *4.4* ]] && return 0
|
||||||
echo --disable-libshaderc
|
echo --disable-libshaderc
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user