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:
Yishai Jaffe 2025-06-30 16:54:07 +03:00 committed by Khem Raj
parent 005603e4b2
commit 3910cf2fd7
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -27,3 +27,5 @@ do_install_ptest () {
}
FILES:${PN}-doc += "${datadir}/zmq/*.txt"
BBCLASSEXTEND = "native nativesdk"