glflags: Build native version

Signed-off-by: Alexey Firago <alexey_firago@mentor.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Alexey Firago 2017-10-31 23:47:02 +03:00 committed by Armin Kuster
parent 4ab1b815ca
commit 10d31097dc

View File

@ -19,3 +19,5 @@ EXTRA_OECMAKE="-DBUILD_SHARED_LIBS=ON -DREGISTER_INSTALL_PREFIX=OFF -DLIB_INSTAL
PACKAGES =+ "${PN}-bash-completion"
FILES_${PN}-bash-completion += "${bindir}/gflags_completions.sh"
RDEPENDS_${PN}-bash-completion = "bash bash-completion"
BBCLASSEXTEND = "native"