mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
unset
This commit is contained in:
@@ -99,6 +99,7 @@ export CFLAGS="-O3 -flto $COMP_FLAGS"
|
||||
./configure || exit
|
||||
make -j "$(nproc)" || exit
|
||||
sudo make install || exit
|
||||
unset CFLAGS
|
||||
|
||||
# ldconfig for shared libs
|
||||
echo "/usr/local/lib" | sudo tee /etc/ld.so.conf.d/ffmpeg.conf
|
||||
|
||||
Reference in New Issue
Block a user