I'm trying to distribute an SDK and an ImageBuilder from an OpenWrt
build, so that another team can compile their code (in a different
repo), link against target libraries (e.g. openssl, etc.), and then
create an image including their packages on top of the stock packages.
Way back (a few years ag
This is particularly useful in multithreaded non-C FFI, where
additional context from where the event handler was registered may be
critical to ensuring the output of the event is sent to the right
location.
Signed-off-by: Louis Hampton
---
libubus.h | 1 +
1 file changed, 1 insertion(+)
diff