mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-05 09:04:29 +02:00
Create (lib)mfx compat symlink
This commit is contained in:
parent
8573a684fb
commit
3be839badf
@ -32,6 +32,8 @@ ffbuild_dockerbuild() {
|
|||||||
./configure "${myconf[@]}"
|
./configure "${myconf[@]}"
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
ln -s libmfx.pc "$FFBUILD_PREFIX"/lib/pkgconfig/mfx.pc
|
||||||
}
|
}
|
||||||
|
|
||||||
ffbuild_configure() {
|
ffbuild_configure() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user