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