mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
OpenAPV needs git history
This commit is contained in:
@ -8,6 +8,11 @@ ffbuild_enabled() {
|
||||
return 0
|
||||
}
|
||||
|
||||
ffbuild_dockerdl() {
|
||||
default_dl .
|
||||
echo "git fetch --unshallow --filter=blob:none"
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
# No need to build this
|
||||
echo > app/CMakeLists.txt
|
||||
|
Reference in New Issue
Block a user