mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:33:28 +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:
parent
e7f454c6da
commit
0381df8146
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user