mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Stop unconditional dllexport from libplacebo
This commit is contained in:
parent
9a0acacbd1
commit
e714d9c1e2
@ -19,6 +19,8 @@ ffbuild_dockerdl() {
|
|||||||
ffbuild_dockerbuild() {
|
ffbuild_dockerbuild() {
|
||||||
cd "$FFBUILD_DLDIR/$SELF"
|
cd "$FFBUILD_DLDIR/$SELF"
|
||||||
|
|
||||||
|
sed -i 's/DPL_EXPORT/DPL_STATIC/' src/meson.build
|
||||||
|
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
|
|
||||||
local myconf=(
|
local myconf=(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user