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>
1 file changed
tree: f31e33f837105143f59e490be4b5b53335854503
  1. include/
  2. src/
  3. Makefile