mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Revert "Re-enable ffmpeg optimizations on Linux"
This reverts commit bd28ac6e1f
.
It fails to link in Release mode with LTO.
This commit is contained in:
parent
3bf7c44fc9
commit
b0d7c3e9b1
1 changed files with 2 additions and 0 deletions
|
@ -489,6 +489,8 @@ RUN git clone -b n6.1.1 --depth=1 {{ GIT }}/FFmpeg/FFmpeg.git \
|
|||
--extra-cflags="-DCONFIG_SAFE_BITSTREAM_READER=1" \
|
||||
--extra-cxxflags="-DCONFIG_SAFE_BITSTREAM_READER=1" \
|
||||
--disable-debug \
|
||||
--disable-optimizations \
|
||||
--disable-inline-asm \
|
||||
--disable-programs \
|
||||
--disable-doc \
|
||||
--disable-network \
|
||||
|
|
Loading…
Add table
Reference in a new issue