mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-28 12:30:15 +02:00
OpenAPV needs git history
This commit is contained in:
parent
5996ca9054
commit
2c57151c73
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user