1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Tony Ambardar 248797834b 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.

Also increment PKG_RELEASE.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2019-02-11 20:18:48 +00:00
..
base-files base-files: enable BPF JIT sysctl by default 2019-02-11 20:18:48 +00:00
boot uboot-omap: add 'rootwait' to the kernel cmdline 2019-01-31 14:07:00 +01:00
devel perf: replace libelf1 dependency with libelf 2019-01-24 12:56:11 +01:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-02-11 19:02:41 +01:00
kernel kernel/modules: add kmod-bpf-test package 2019-02-11 20:18:48 +00:00
libs openssl: update list of mirrors 2019-01-31 21:21:49 +01:00
network iproute2: tc: reduce size of dynamic symbol table 2019-02-11 20:18:48 +00:00
system opkg: update to latest Git head 2019-01-31 10:23:20 +01:00
utils busybox: keep syslog.conf during sysupgrade 2019-01-30 12:30:03 +01:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00