gcc: disable libsanitizer for musl
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 5 May 2014 21:17:09 +0000 (23:17 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 5 May 2014 21:53:27 +0000 (23:53 +0200)
commit5f4d658d888b539de9a6247ae5b1a0999de5d4ec
treec7ee8a82d5d5fd0021c7eaad10b5d7f8c48f561a
parenta84f478d3c9abdd7f695083bcfa710fad281bbaa
gcc: disable libsanitizer for musl

A build issue affects libsanitizer on musl toolchains, even with
previous versions of gcc such as 4.8.x, so we disable building
libsanitizer when working with musl.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gcc/gcc.mk