mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Stop disabling ARMv5TE and ARMv6T2 - needed by ASM optimisations
This commit is contained in:
parent
157c132482
commit
41014fb11c
@ -126,7 +126,6 @@ configure_target() {
|
||||
$FFMPEG_PIC \
|
||||
--pkg-config="$ROOT/$TOOLCHAIN/bin/pkg-config" \
|
||||
--enable-optimizations \
|
||||
--disable-armv5te --disable-armv6t2 \
|
||||
--disable-extra-warnings \
|
||||
--disable-ffprobe \
|
||||
--disable-ffplay \
|
||||
|
Loading…
x
Reference in New Issue
Block a user