userland: Fix build with clang compiler

ends up with some warning cleanups and extern inline semantics changes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2015-08-23 14:34:38 -07:00
committed by Andrei Gherzan
parent 32d0936570
commit 4db634bcda
4 changed files with 298 additions and 2 deletions
+4 -2
View File
@@ -22,8 +22,10 @@ SRC_URI = "\
file://0002-musl-inspired-fixed.patch \
file://0003-set-VMCS_INSTALL_PREFIX-to-usr.patch \
file://0004-cmake-generate-and-install-pkgconfig-files.patch \
"
file://0005-user-vcsm-Fix-build-with-clang.patch \
file://0006-Fix-enum-type-conversion-warnings.patch \
file://0007-vcos_platform_types-Dont-use-extern-inline-with-clan.patch \
"
S = "${WORKDIR}/git"
inherit cmake pkgconfig