You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs/libpcap/patches
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>
8 years ago
..
100-debian_shared_lib.patch libpcap: fix dependency of install-shared-so make target 8 years ago
102-makefile_disable_manpages.patch libpcap: update to version 1.7.4 9 years ago
103-makefile_flex_workaround.patch libpcap: update to version 1.7.4 9 years ago
201-space_optimization.patch libpcap: update to version 1.7.4 9 years ago
202-protocol_api.patch libpcap: update to version 1.7.4 9 years ago
203-undef_iw_mode_monitor.patch libpcap: update to version 1.7.4 9 years ago