gcc: disable libsanitizer for sparc
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 15 Apr 2015 19:41:56 +0000 (16:41 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Apr 2015 05:59:40 +0000 (07:59 +0200)
commite0046e533fe22240f6eda7048d2733b01adb15ef
tree412f81fa08d0e850dc28dfadba140d0d55691dbd
parent019dd87a38fb733191d6cc24b804b9b08dfac73b
gcc: disable libsanitizer for sparc

Normally libsanitizer handles the different functionalities gracefully for
each architecture, but it doesn't seem to be the case for SPARC.
Since in general it doesn't support anything for SPARC just disable it.

Fixes bug #7951.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/gcc.mk