tn3399_openwrt/package
Yousong Zhou e8f79474c9 libpcap: build with cmake
The main motivation is to drop and stop maintaining
"100-debian_shared_lib.patch".  It lacks the logic to include custom
implementation of several functions like pcap_strlcpy() which can cause
build failures when glibc is used [2]

CAN and CAN-USB support related symbols are now handled by general linux
support, see [1]

"-ffunction-sections -fdata-sections" were removed as they should help
much for shared libraries

Size comparison before and after the change

  -rw-r--r-- 1 yunion yunion 238042 Oct 18 11:42 ipkg-x86_64/libpcap/usr/lib/libpcap.so.1

  lrwxrwxrwx 1 yunion yunion     16 Oct 18 13:03 ipkg-x86_64/libpcap/usr/lib/libpcap.so.1 -> libpcap.so.1.9.1
  -rwxr-xr-x 1 yunion yunion 229867 Oct 18 13:03 ipkg-x86_64/libpcap/usr/lib/libpcap.so.1.9.1

[1] On Linux, handle all CAN captures with pcap-linux.c, in cooked mode,
    93ca5ff703
[2] https://github.com/openwrt/packages/issues/10270

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-10-21 01:37:43 +00:00
..
base-files treewide: use a single ath10k MAC patching function with checksum 2019-10-15 18:13:54 +02:00
boot uboot-oxnas: remove unnecessary execute permission bit 2019-10-12 23:37:00 +02:00
devel strace: update to version 5.3 2019-10-20 12:33:40 +02:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-09-15 22:56:09 +02:00
kernel kernel: add package for Epson RX-8025 and compatible I2C RTC 2019-10-19 12:49:11 +02:00
libs libpcap: build with cmake 2019-10-21 01:37:43 +00:00
network mac80211: Update to version 5.4-rc2 2019-10-19 12:35:55 +02:00
system procd: allow usage of * as procd_running() instance parameter 2019-10-18 19:28:11 +02:00
utils bzip2: add linker option LDFLAGS 2019-10-19 12:49:11 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00