mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
4.4 does not know about shaderc
This commit is contained in:
@ -46,5 +46,6 @@ ffbuild_configure() {
|
||||
}
|
||||
|
||||
ffbuild_unconfigure() {
|
||||
[[ $ADDINS_STR == *4.4* ]] && return 0
|
||||
echo --disable-libshaderc
|
||||
}
|
||||
|
Reference in New Issue
Block a user