mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
x264: drop unused option
This commit is contained in:
parent
bda98311e9
commit
9f70a6e006
@ -20,7 +20,6 @@ pre_configure_target() {
|
||||
|
||||
if [ "$TARGET_ARCH" = "x86_64" ]; then
|
||||
export AS="$TOOLCHAIN/bin/nasm"
|
||||
PKG_X264_ASM="--enable-asm"
|
||||
else
|
||||
PKG_X264_ASM="--disable-asm"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user