mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 05:17:39 +02:00
Overhaul cache system
This commit is contained in:
@ -13,8 +13,6 @@ ffbuild_enabled() {
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
cd "$FFBUILD_DLDIR/$SELF"
|
||||
|
||||
# This works around an issue of our libxcb-dri3 implib-wrapper not exporting data symbols.
|
||||
# Under normal circumstances, this would break horribly.
|
||||
# But we only want to generate another import lib for libva, so it doesn't matter.
|
||||
|
Reference in New Issue
Block a user