@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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.