mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libqb: Build native version as well
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -33,3 +33,5 @@ do_configure_prepend() {
|
|||||||
( cd ${S}
|
( cd ${S}
|
||||||
${S}/autogen.sh )
|
${S}/autogen.sh )
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user