openwrtv3/package/libs/libpcap
Matthias Schiffer b82c8ddf8c
libpcap: fix dependency of install-shared-so make target
There seems to be a situation in which a rebuild of libpcap.so is triggered
in the install step of the libpcap Makefile. libpcap.so is the wrong
target, leading to the build failure reported in [1].

Fix the dependency of install-shared-so to $(SHAREDLIB) so the build can
succeed in this case.

[1] https://dev.openwrt.org/ticket/19894

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-07-21 17:57:17 +02:00
..
patches libpcap: fix dependency of install-shared-so make target 2016-07-21 17:57:17 +02:00
Config.in libpcap: set a static default for PCAP_HAS_USB 2016-05-21 20:02:10 +02:00
Makefile treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00