1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/utils/iproute2/patches
Roman Yeryomin 554f1b89aa 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
(cherry-picked from commit edd53df168)
2021-12-14 23:38:30 +01:00
..
010-cake-fwmark.patch iproute2: update to 5.0.0 2019-03-20 21:48:04 +01:00
090-tc-add-support-for-action-act_ctinfo.patch iproute2: update ctinfo support 2019-06-20 21:18:46 +01:00
100-configure.patch iproute2: fix broken configuration patch 2019-02-11 20:18:48 +00:00
110-darwin_fixes.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
115-add-config-xtlibdir.patch iproute2: simplify Makefile, patches and fix feature detection 2019-02-11 20:18:48 +00:00
120-no_arpd.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
130-no_netem.patch iproute2: update to 5.0.0 2019-03-20 21:48:04 +01:00
135-sync-iptables-header.patch iproute2: update to 5.0.0 2019-03-20 21:48:04 +01:00
140-allow_pfifo_fast.patch iproute2: update to 4.19.0 2018-11-08 11:09:13 +01:00
140-keep_libmnl_optional.patch iproute2: update to 5.0.0 2019-03-20 21:48:04 +01:00
145-keep_libelf_optional.patch iproute2: support eBFP/XDP object file loading, simplify linking libelf 2019-03-14 22:54:50 +01:00
150-keep_libcap_optional.patch iproute2: add libcap support, enabled in ip-full 2019-08-30 12:39:27 +02:00
160-libnetlink-pic.patch iproute2: update to 4.17.0 2018-07-10 19:30:12 +02:00
170-ip_tiny.patch iproute2: update to 5.0.0 2019-03-20 21:48:04 +01:00
175-reduce-dynamic-syms.patch iproute2: m_xt.so depends on dynsyms.list 2021-12-14 23:38:30 +01:00
180-drop_FAILED_POLICY.patch iproute2: update to 4.19.0 2018-11-08 11:09:13 +01:00
200-drop_libbsd_dependency.patch iproute2: drop libbsd dependency 2019-01-29 14:00:13 +01:00