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
..
2019-02-08 08:37:24 +01:00
2019-01-24 10:39:30 +01:00
2018-11-10 13:44:09 +01:00
2018-04-27 09:59:28 +02:00
2018-11-03 02:36:24 +01:00
2018-06-26 08:57:25 +02:00
2019-01-24 10:39:30 +01:00
2019-02-26 23:20:04 +01:00
2019-03-01 23:25:59 +01:00
2017-10-15 00:24:22 +02:00