immortalwrt/package
Roman Yeryomin 7e2ea78761 iproute2: m_xt.so depends on dynsyms.list
When doing parallel build on a fast machine with bottleneck in i/o,
m_xt.so may start linking faster than dynsyms.list gets populated,
resulting in error:

ld:dynsyms.list:0: syntax error in dynamic list

Fix this by adding dynsyms.list as make dependency to m_xt.so
Described also here:
https://bugs.openwrt.org/index.php?do=details&task_id=3353

Change from v1:
- add dynsysms.list dependancy only when shared libs are enabled

Signed-off-by: Roman Yeryomin <roman@advem.lv>
Fixes: FS#3353
2021-09-10 12:25:43 +08:00
..
base-files base-files: fix option to make /var persistent 2021-08-24 12:08:02 +08:00
boot grub2: update to 2.06 2021-06-22 15:35:29 +08:00
devel gdb: update to 10.2 2021-08-22 12:15:19 +08:00
emortal automount: mark as nonshared 2021-08-11 17:33:23 +08:00
firmware linux-firmware: update to 20210511 2021-06-08 23:13:14 +08:00
kernel gpio-button-hotplug: remove duplicate logging text 2021-08-27 12:30:16 +08:00
libs libjson-c: remove old math patch 2021-08-31 18:27:15 +08:00
network iproute2: m_xt.so depends on dynsyms.list 2021-09-10 12:25:43 +08:00
system selinux-policy: update to version 0.9 2021-08-21 12:10:03 +08:00
utils busybox: update to version 1.34.0 2021-09-05 23:37:23 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00