libqb: Build native version as well

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-03-06 18:08:36 -08:00
parent 5c051f8402
commit e15b04fa10

View File

@ -33,3 +33,5 @@ do_configure_prepend() {
( cd ${S}
${S}/autogen.sh )
}
BBCLASSEXTEND = "native"