mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-29 21:10:26 +02:00
OpenAPV needs git history
This commit is contained in:
parent
5996ca9054
commit
2c57151c73
@ -8,6 +8,11 @@ ffbuild_enabled() {
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ffbuild_dockerdl() {
|
||||||
|
default_dl .
|
||||||
|
echo "git fetch --unshallow --filter=blob:none"
|
||||||
|
}
|
||||||
|
|
||||||
ffbuild_dockerbuild() {
|
ffbuild_dockerbuild() {
|
||||||
# No need to build this
|
# No need to build this
|
||||||
echo > app/CMakeLists.txt
|
echo > app/CMakeLists.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user