Alexander Nasonov <al...@yandex.ru> wrote:
> > +./usr/lib/librumpkern_sljit.so
> > base-rump-shlib             rump
> > +./usr/lib/librumpkern_sljit.so.0
> > base-rump-shlib             rump
> > +./usr/lib/librumpkern_sljit.so.0.0
> > base-rump-shlib             rump
> 
> A similar change was sitting in my local tree for quite a while but
> sljit API isn't yet stable enough to wrap it into a DSO.
> 
> I kept bpbfjit and libsljit private (LIBISPRIVATE=yes) and used them
> only for libsljit and libbpfjit tests.
> 
> Is it possible to do something similar in rump framework?

I think we can just create sys/rump/net/lib/libbpfjit/sljit as a library,
specify SUBDIR and compile the library itself with LIBISPRIVATE=yes.

-- 
Mindaugas

Reply via email to