summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2018-02-23 12:41:23 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-03 17:08:28 +0000
commit978b804b92b069f8f5a75f3390697e94a1bf907f (patch)
tree246a2dd67ccc3f5d5297fa70278812c2d0f48566 /meta/recipes-multimedia
parent7620dafe7358f017a8cd558b480af73896768f04 (diff)
downloadopenembedded-core-contrib-978b804b92b069f8f5a75f3390697e94a1bf907f.tar.gz
gcc: Fix test case issue when SSE is not enabled
Whenever "-mno-sse" is used, "-mfpmath" should be set to 387. The test case should be modified accordingly as below: /* { dg-additional-options "-mno-sse -mfpmath=387 " { target { i?86-*-* x86_64-*-* } } } */ Original patch from: RAGHUNATH LOLUR <raghunath.lolur@kpit.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions