]> code.ossystems Code Review - meta-freescale.git/commit
elftosb: fix linking failure due missing math's library
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 20 Apr 2012 21:11:30 +0000 (18:11 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 20 Apr 2012 21:15:08 +0000 (18:15 -0300)
commit6fbc09e57a5aea56bf04a44daf1cd89c79863b6b
treeea61fe72cbbc543204cda60ed55933dc27a27455
parent6f0b0b272f43802c98fa1eac7e8bf73ed1e816b3
elftosb: fix linking failure due missing math's library

To proper link we need to pass LIBS='-lstdc++ -lm' for make, avoiding
the need of patching the build system.

Reported-by: John Passaniti <jpassaniti@ashly.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/elftosb/elftosb_10.12.01.bb