mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01: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…
Reference in New Issue
Block a user