mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Create (lib)mfx compat symlink
This commit is contained in:
@ -32,6 +32,8 @@ ffbuild_dockerbuild() {
|
||||
./configure "${myconf[@]}"
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
||||
ln -s libmfx.pc "$FFBUILD_PREFIX"/lib/pkgconfig/mfx.pc
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
|
Reference in New Issue
Block a user