mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
ffmpegx: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
7608095b4e
commit
090274515a
@ -28,7 +28,7 @@ PKG_DEPENDS_TARGET="toolchain bzip2 fdk-aac libvorbis openssl opus x264 x265 zli
|
||||
PKG_SECTION="multimedia"
|
||||
PKG_LONGDESC="FFmpegx is an complete FFmpeg build to support encoding and decoding"
|
||||
# ffmpeg builds better with these options
|
||||
PKG_BUILD_FLAGS="-gold -lto"
|
||||
PKG_BUILD_FLAGS="-gold"
|
||||
|
||||
# Dependencies
|
||||
get_graphicdrivers
|
||||
|
Loading…
x
Reference in New Issue
Block a user