openwrt/package
Tony Ambardar b61495409b iproute2: tc: reduce size of dynamic symbol table
In the case of SHARED_LIBS=y, don't use -export-dynamic to place *all*
symbols into the dynamic symbol table. Instead, use --dynamic-list to
export a smaller set of symbols similar to that defined in static-syms.h
in the case of SHARED_LIBS=n, avoiding an 11 KB tc package size increase.
The symbol set is based on that required by the only plugin, m_xt.so.

Also increment PKG_RELEASE.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE fixup]
2019-03-14 22:55:06 +01:00
..
base-files base-files: fix ucert verification 2019-02-12 16:42:03 +01:00
boot uboot-sunxi: add fix for A20-OLinuXino-Lime2-eMMC rev. K boards 2019-03-13 22:43:13 +01:00
devel strace: update to version 2.26 2019-02-26 23:20:04 +01:00
firmware ipq40xx: add support for AVM FRITZ!Repeater 3000 2019-03-13 16:25:35 +01:00
kernel mac80211: rt2x00: import and update pending patches 2019-03-12 11:44:27 +01:00
libs openssl: disable digests by default, misc fixes 2019-03-12 18:26:59 +01:00
network iproute2: tc: reduce size of dynamic symbol table 2019-03-14 22:55:06 +01:00
system procd: Enable seccomp for powerpc 2019-03-11 23:14:28 +01:00
utils fritz-tools: add support for IPQ40xx platform 2019-03-13 16:25:34 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00