mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
LD_PRELOAD and BASH_SOURCE
This commit is contained in:
@@ -421,6 +421,7 @@ sudo ldconfig
|
||||
cd "$FFMPEG_DIR/" || exit
|
||||
update_git
|
||||
export PKG_CONFIG_PATH+="/usr/local/lib/pkgconfig/"
|
||||
export LD_PRELOAD="/usr/local/lib:$LD_PRELOAD"
|
||||
make clean
|
||||
./configure --enable-libsvtav1 \
|
||||
--enable-libdav1d --enable-libopus \
|
||||
|
||||
Reference in New Issue
Block a user