Omar Polo <[email protected]> wrote:
> [...]
>  - i'm not 100% that WANTLIB is correct: lunbound.so uses symbols from
>    libunbound from ports and libssl, libcrypto, libevent and libpthread
>    from base.  libunbound itself also requires all the other libs.  is
>    `WANTLIB += unbound' enough then?  Will luaunbound be rebuilded after
>    a, say, libcrypto bump?

apologize, i should have thought more about this before posting.  if the
base libraries version are bumped, libunbound would be rebuild and then
luaunbound too since it depends on it and seems to end up in the package
signature.

so, with SHARED_LIBS and CFLAGS fixed it's ok op@ for import :)

Reply via email to