1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
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
..
base-files base-files: seed /dev/urandom 2016-06-30 22:48:39 +02:00
boot ar71xx: add support for gl-ar300m 2016-07-20 00:21:48 +02:00
devel strace: update to version 1.12 2016-07-18 23:25:30 +02:00
firmware add ath10k-ct: Candela-Tech ath10k out-of-tree driver. 2016-07-14 12:45:06 +02:00
kernel ath10k: add NAPI support 2016-07-21 16:17:08 +02:00
libs libpcap: fix dependency of install-shared-so make target 2016-07-21 17:57:17 +02:00
network samba36: avoid picking up a dependency on libunwind (fixes GH #212) 2016-07-21 17:33:17 +02:00
system ubox: update to the latest version, fixes lsmod output 2016-07-19 13:59:04 +02:00
utils mtd-utils: merge ubi/nand-utils into one package 2016-07-11 14:19:47 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00