mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Fix libvpl missing -lstdc++
This commit is contained in:
parent
d45249c9ab
commit
cd0668e26d
@ -24,6 +24,8 @@ ffbuild_dockerbuild() {
|
||||
ninja install
|
||||
|
||||
rm -rf "$FFBUILD_PREFIX"/{etc,share}
|
||||
|
||||
echo "Libs.private: -lstdc++" >> "$FFBUILD_PREFIX"/lib/pkgconfig/vpl.pc
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user