@linuxmaniac Right, but in ``pkg/kamailio/deb/bookworm/rules``:
```
export LIBDIR ?= lib/$(DEB_HOST_MULTIARCH)
```
Happens after:
```
export LIBSSL_STATIC_SRCPATH=/usr/$(LIBDIR)
```
So when ``LIBSSL_STATIC_SRCPATH`` is set, ``LIBDIR`` contains a value from someplace
else.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3722#issuecomment-1903738978
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3722/1903738978(a)github.com>