commit | 6008d88d8b3c69ff348391774bd5fda735b73467 | [log] [tgz] |
---|---|---|
author | Terrence Pu <terrence.pu@amlogic.com> | Sun Jun 21 12:30:54 2020 -0700 |
committer | Pradeep Sriram <pradeep.sriram@amlogic.com> | Tue Nov 10 12:10:23 2020 -0800 |
tree | f31e33f837105143f59e490be4b5b53335854503 | |
parent | 7e3d5aedf7f0f6ddc57d29d84cb221172ec84743 [diff] |
RDK: Fixed the undefined symbol issues with latest RDK update PD#SWPL-27481 Problem: After GCC 4.6 the -Wl,--as-need is by default but not all libraries are ready in rootfs during multi-core compiling without gold-linker Solution: Add new option --Wl,--no-as-need in front of dynamic linked libraries Verify: u212 Change-Id: I382e34bf8b014228b3ab38d615a65a38141b1480 Signed-off-by: Terrence Pu <terrence.pu@amlogic.com>