mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 07:22:12 +00:00
xmlsec1: enable native build
It is required by openscap 1.3.5. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2b4f6a04f0
commit
5e0f1edc96
@ -63,3 +63,5 @@ do_install:append() {
|
||||
do_install_ptest () {
|
||||
oe_runmake -C ${S}/examples DESTDIR=${D}${PTEST_PATH} ${PTEST_EXTRA_ARGS} install-ptest
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user