On 2021-09-03 02:28, Roman Yeryomin wrote:
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
Signed-off-by: Roman Yeryomin <[email protected]>
Fixes: FS#3353
---
Please discard this. Making m_xt.so dependant on dynsyms.list
unconditionally was bad idea.
Will re-send proper version.
Regards,
Roman
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel