kamailio-5.x: fix RPATH of kamailio modules
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Feb 2018 18:18:05 +0000 (19:18 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Feb 2018 18:18:07 +0000 (19:18 +0100)
commit4ac7a02e9f8e772c0f539b41a36c689cf5143f99
treebeb72b44babc7289b49387c913a06babc9aefa19
parentae71bd2782e413c11b6286bc5007d2027bb499c4
kamailio-5.x: fix RPATH of kamailio modules

The kamailio build system provides an RPATH "///usr/lib/kamailio/" when
linking. OpenWrt's rstrip.sh inspects this RPATH and drops it. Now the
modules cannot find the needed libraries. Fix this by specifying a path
that rstrip.sh accepts.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/kamailio-5.x/Makefile