mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 21:37:38 +02:00
Overhaul cache system
This commit is contained in:
@ -14,8 +14,6 @@ ffbuild_dockerlayer() {
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
cd "$FFBUILD_DLDIR/$SELF"
|
||||
|
||||
autoreconf -i
|
||||
./configure --prefix="$FFBUILD_PREFIX"
|
||||
make -j"$(nproc)"
|
||||
|
Reference in New Issue
Block a user