mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +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:
@@ -27,3 +27,5 @@ do_install_ptest () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
FILES:${PN}-doc += "${datadir}/zmq/*.txt"
|
FILES:${PN}-doc += "${datadir}/zmq/*.txt"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user