mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
96ee7c8bfd
This updates the shared-lib patch to the recent version from debian
found here:
https://salsa.debian.org/rfrancoise/libpcap/-/blob/debian/1.9.1-2/debian/patches/shared-lib.diff
This patch makes it include missing/strlcpy.o to the shared library
which is needed for OpenWrt glibc builds, otherwise there is an
undefined symbol and tcpdump and other builds are failing.
Fixes:
|
||
---|---|---|
.. | ||
100-debian_shared_lib.patch | ||
102-makefile_disable_manpages.patch | ||
103-makefile_flex_workaround.patch | ||
201-space_optimization.patch | ||
203-undef_iw_mode_monitor.patch | ||
204-usb-bus-path.patch |