mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 09:46:40 +00:00
zeromq: support native build
Add support for native build of zeromq Signed-off-by: Yishai Jaffe <yishai1999@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
005603e4b2
commit
3910cf2fd7
@ -27,3 +27,5 @@ do_install_ptest () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
FILES:${PN}-doc += "${datadir}/zmq/*.txt"
|
FILES:${PN}-doc += "${datadir}/zmq/*.txt"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user