]> code.ossystems Code Review - meta-freescale.git/commit
libfslcodec: Don't try to split debug symbols
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Mar 2013 17:35:16 +0000 (14:35 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 Mar 2013 17:43:12 +0000 (14:43 -0300)
commit60b85d9d8881dc2d0156d35b4530017ad531ceaa
treea5dead34a2119f6f74ef16fb4a379f1bc2199338
parent4c39031a6fb979042bd5b4a846dfa688bcb1bc32
libfslcodec: Don't try to split debug symbols

The debug symbol split now raises an error as bellow:

,----[ Error ]
| Failed to write file: invalid section alignment
| ERROR: debugedit failed with exit code 1 ...
`----

This happens because the binaries from Freescale are stripped, to
avoid it we need to avoid the debug splitting.

Change-Id: I1a1aee2a8e3bf806455300c21e6e5c41eb543795
Reported-by: Michael Urbaniak <MikeU@ebtron.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/libfslcodec/libfslcodec_3.0.5.bb