[sr-dev] [kamailio/kamailio] Reuse PERLLDOPTS in db_perlvdb (#934)

Fabrice Fontaine notifications at github.com
Tue Jan 17 23:23:55 CET 2017


The commit is actually fixing the cross-compilation of the db_perlvdb module, not breaking it.
Without it, this module calls perl to get the ld flags, for example -L/usr/lib which is not what you want when you cross compile as we will not find the target libraries. To find the target libraries, we have to set the PERLLDOPTS variable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/934#issuecomment-273319953
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20170117/a21c29df/attachment.html>


More information about the sr-dev mailing list