mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
vlc: Do not pin to ARM only ISA
this was added in 2011, and ever since it has remained so, but now vlc can compile fine atleast with thumb2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,7 +30,6 @@ inherit autotools features_check gettext pkgconfig mime-xdg
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
export BUILDCC = "${BUILD_CC}"
|
||||
EXTRA_OECONF = "\
|
||||
--enable-run-as-root \
|
||||
|
||||
Reference in New Issue
Block a user