]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
xvisor: needs gcc >= 4.9
authorEric Le Bihan <eric.le.bihan.dev@free.fr>
Sat, 24 Sep 2016 12:47:40 +0000 (14:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 25 Sep 2016 19:58:07 +0000 (21:58 +0200)
commite31047163033e218640145b6f4d6bc5108353e07
tree2ae3251cbd7d58782d6e7af6a92191aa0df38519
parentd1a7491b8fc6aba900fbaab94295ebf3d12ce209
xvisor: needs gcc >= 4.9

xvisor needs gcc >= 4.9, as previous versions trigger an ICE on
dwarf2out_frame_debug_adjust_cfa() [1].

Fixes:

 - http://autobuild.buildroot.net/results/fdb/fdb5a568fb38a9d20780cd37eecb71b60b6ca96a/

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60264

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xvisor/Config.in