1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network
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
..
config netifd: update to latest git HEAD (FS#2087) 2019-03-14 13:50:51 +01:00
ipv6 6to4: update OpenWrt documentation URL 2019-03-09 18:19:18 +01:00
services wireguard: bump to 0.0.20190227 2019-02-28 08:50:19 +01:00
utils iproute2: tc: reduce size of dynamic symbol table 2019-03-14 22:55:06 +01:00