]> code.ossystems Code Review - openembedded-core.git/commit
gcc-4.8: Fix meta-fsl-arm iperf build issue
authorKhem Raj <raj.khem@gmail.com>
Thu, 1 Aug 2013 22:07:55 +0000 (15:07 -0700)
committerSaul Wold <sgw@linux.intel.com>
Fri, 2 Aug 2013 15:21:17 +0000 (08:21 -0700)
commit8ab1d16b6c6d946b625b6872e5d0f155206f4bad
tree82518a7ee85e258b4301c8040a6d9202d4f1572f
parent79af25c3f45f57c1dd44db2ef4011a3e768badd6
gcc-4.8: Fix meta-fsl-arm iperf build issue

This should fix the problem seen where gcc ICE
was happening when compiling iperf with older 2.6.x
kernel

Test this patch by reverting below commit in meta-fsl-arm

commit daf582c93a7283fb0af3b25fe2ada48f4c9985c4
Author: Otavio Salvador <otavio@ossystems.com.br>
Date:   Tue Jul 2 11:52:51 2013 -0300

    perf: Disable FPU tune for i.MX5 SoCs to workaround GCC ICE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
CC: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gcc/gcc-4.8.inc
meta/recipes-devtools/gcc/gcc-4.8/0042-pr57748.patch [new file with mode: 0644]