mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
committed by
Armin Kuster
parent
4ab1b815ca
commit
10d31097dc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user