dmalloc: disable on Microblaze with debugging symbols
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 21:43:51 +0000 (23:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 17 Apr 2014 21:43:51 +0000 (23:43 +0200)
commit656cdc367e6f2bfba4316d605a5de27c82880473
tree0c613b4cf70704d5b3d87be9cbb34bbc41793e08
parent6f9fbfdd7ff8791c121aecabca0590e6d8c69441
dmalloc: disable on Microblaze with debugging symbols

There is a Microblaze compiler issue when debugging symbols are
enabled, causing assembler errors "Error: operation combines symbols
in different segments". This commit prevents this situation from
happening.

Fixes:

  http://autobuild.buildroot.org/results/d97/d9727e453d7c7c982ce32db5efd455496966e211/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dmalloc/Config.in