]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libpcap: omit -rpath from pcap-config
authorBaruch Siach <baruch@tkos.co.il>
Fri, 31 Oct 2014 06:59:28 +0000 (08:59 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 31 Oct 2014 15:19:59 +0000 (16:19 +0100)
commitbe995fbb403653336b5929adcd6e90b1ebbbe604
tree37fe4ac0229404e1ceeffd098ab996d696b51b39
parentbe949527709843de01701df1d2726ba711821444
libpcap: omit -rpath from pcap-config

For target processes the libraries are always in their usual location under
/lib and /usr/lib. It doesn't make sense to add RPATH tag pointing to host
build directory to programs using libpcap. This commit changes V_RPATH_OPT in
pcap-config to remove -rpath from its output.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libpcap/libpcap.mk